| /linux-6.15/drivers/media/platform/raspberrypi/rp1-cfe/ |
| H A D | cfe.c | 632 struct cfe_device *cfe = node->cfe; in cfe_sof_isr() local 685 struct cfe_device *cfe = node->cfe; in cfe_eof_isr() local 854 struct cfe_device *cfe = node->cfe; in cfe_start_channel() local 965 struct cfe_device *cfe = node->cfe; in cfe_stop_channel() local 982 struct cfe_device *cfe = node->cfe; in cfe_return_buffers() local 1020 struct cfe_device *cfe = node->cfe; in cfe_queue_setup() local 1048 struct cfe_device *cfe = node->cfe; in cfe_buffer_prepare() local 1080 struct cfe_device *cfe = node->cfe; in cfe_buffer_queue() local 1154 struct cfe_device *cfe = node->cfe; in cfe_start_streaming() local 1953 node->cfe = cfe; in cfe_register_node() [all …]
|
| H A D | Makefile | 5 rp1-cfe-objs := cfe.o csi2.o pisp-fe.o dphy.o 6 obj-$(CONFIG_VIDEO_RP1_CFE) += rp1-cfe.o
|
| H A D | cfe-trace.h | 8 #define TRACE_SYSTEM cfe 201 #define TRACE_INCLUDE_FILE ../../drivers/media/platform/raspberrypi/rp1-cfe/cfe-trace
|
| H A D | Kconfig | 15 called rp1-cfe.
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | raspberrypi-rp1-cfe.rst | 4 Raspberry Pi PiSP Camera Front End (rp1-cfe) 25 The rp1-cfe driver 37 .. _rp1-cfe-topology: 39 .. kernel-figure:: raspberrypi-rp1-cfe.dot 51 - rp1-cfe-fe-stats: capture device for the FE statistics 52 - rp1-cfe-fe-config: output device for FE configuration 54 rp1-cfe-csi2-chX 60 rp1-cfe-fe-image0, rp1-cfe-fe-image1 63 The rp1-cfe-fe-image0 and rp1-cfe-fe-image1 capture devices are used to write 66 rp1-cfe-fe-stats [all …]
|
| H A D | raspberrypi-rp1-cfe.dot | 18 n00000011 [label="rp1-cfe-csi2-ch0\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 19 n00000015 [label="rp1-cfe-csi2-ch1\n/dev/video1", shape=box, style=filled, fillcolor=yellow] 20 n00000019 [label="rp1-cfe-csi2-ch2\n/dev/video2", shape=box, style=filled, fillcolor=yellow] 21 n0000001d [label="rp1-cfe-csi2-ch3\n/dev/video3", shape=box, style=filled, fillcolor=yellow] 22 n00000021 [label="rp1-cfe-fe-image0\n/dev/video4", shape=box, style=filled, fillcolor=yellow] 23 n00000025 [label="rp1-cfe-fe-image1\n/dev/video5", shape=box, style=filled, fillcolor=yellow] 24 n00000029 [label="rp1-cfe-fe-stats\n/dev/video6", shape=box, style=filled, fillcolor=yellow] 25 n0000002d [label="rp1-cfe-fe-config\n/dev/video7", shape=box, style=filled, fillcolor=yellow]
|
| H A D | v4l-drivers.rst | 28 raspberrypi-rp1-cfe
|
| /linux-6.15/arch/mips/bcm63xx/boards/ |
| H A D | board_bcm963xx.c | 731 u8 *boot_addr, *cfe; in board_prom_init() local 749 cfe = boot_addr + BCM963XX_CFE_VERSION_OFFSET; in board_prom_init() 750 if (strstarts(cfe, "cfe-")) { in board_prom_init() 751 if(cfe[4] == 'v') { in board_prom_init() 752 if(cfe[5] == 'd') in board_prom_init() 754 (char *) &cfe[5]); in board_prom_init() 755 else if (cfe[10] > 0) in board_prom_init() 757 "%u.%u.%u-%u.%u-%u", cfe[5], cfe[6], in board_prom_init() 758 cfe[7], cfe[8], cfe[9], cfe[10]); in board_prom_init() 761 "%u.%u.%u-%u.%u", cfe[5], cfe[6], in board_prom_init() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/media/ |
| H A D | raspberrypi,rp1-cfe.yaml | 4 $id: http://devicetree.org/schemas/media/raspberrypi,rp1-cfe.yaml# 28 - const: raspberrypi,rp1-cfe 76 compatible = "raspberrypi,rp1-cfe";
|
| /linux-6.15/Documentation/devicetree/bindings/mtd/partitions/ |
| H A D | brcm,bcm947xx-cfe-partitions.yaml | 4 $id: http://devicetree.org/schemas/mtd/partitions/brcm,bcm947xx-cfe-partitions.yaml# 42 const: brcm,bcm947xx-cfe-partitions 49 compatible = "brcm,bcm947xx-cfe-partitions";
|
| H A D | brcm,bcm963xx-cfe-nor-partitions.txt | 12 - compatible : must be "brcm,bcm963xx-cfe-nor-partitions" 22 compatible = "brcm,bcm963xx-cfe-nor-partitions";
|
| H A D | partitions.yaml | 19 - $ref: brcm,bcm947xx-cfe-partitions.yaml
|
| H A D | brcm,bcm963xx-imagetag.txt | 26 cfe@0 {
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-pisp-fe.rst | 14 `rp1-cfe-fe-config` output video device node using the 32 by writing to a buffer provided via the `rp1-cfe-fe-stats` capture video device
|
| /linux-6.15/drivers/media/platform/raspberrypi/ |
| H A D | Makefile | 4 obj-y += rp1-cfe/
|
| H A D | Kconfig | 6 source "drivers/media/platform/raspberrypi/rp1-cfe/Kconfig"
|
| /linux-6.15/arch/mips/sibyte/common/ |
| H A D | Makefile | 2 obj-y := cfe.o
|
| /linux-6.15/arch/arm/boot/dts/broadcom/ |
| H A D | bcm5301x-nand-cs0.dtsi | 17 compatible = "brcm,bcm947xx-cfe-partitions";
|
| H A D | bcm5301x.dtsi | 132 compatible = "brcm,bcm947xx-cfe-partitions";
|
| /linux-6.15/arch/mips/boot/dts/brcm/ |
| H A D | bcm97358svmb.dts | 95 flash0.cfe@0 {
|
| H A D | bcm97360svmb.dts | 98 flash0.cfe@0 {
|
| H A D | bcm97425svmb.dts | 133 flash0.cfe@0 {
|
| /linux-6.15/Documentation/driver-api/crypto/iaa/ |
| H A D | iaa-crypto.rst | 534 lspci -d:0cfe 536 lspci -d:0cfe | wc -l 541 iaa_dev_id="0cfe" 689 lspci -d:0cfe 691 lspci -d:0cfe | wc -l 696 iaa_dev_id="0cfe"
|
| /linux-6.15/tools/perf/util/ |
| H A D | event.h | 240 u32 cfe; member
|
| /linux-6.15/arch/arm64/boot/dts/broadcom/bcmbca/ |
| H A D | bcm4908.dtsi | 76 cfe-stub@0 {
|