Home
last modified time | relevance | path

Searched full:cif (Results 1 – 25 of 185) sorted by relevance

12345678

/kernel/linux/linux-6.6/sound/pci/riptide/
Driptide.c419 struct cmdif *cif; member
484 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm,
486 static int getsourcesink(struct cmdif *cif, unsigned char source,
490 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
668 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata() argument
677 if (SEND_SMEM(cif, 0, addr) != 0) in senddata()
682 if (SEND_WMEM(cif, 2, in senddata()
692 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument
706 err = senddata(cif, in, laddr + saddr); in loadfirmware()
716 if (SEND_GOTO(cif, val) != 0) in loadfirmware()
[all …]
/kernel/linux/linux-5.10/sound/pci/riptide/
Driptide.c420 struct cmdif *cif; member
485 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm,
487 static int getsourcesink(struct cmdif *cif, unsigned char source,
491 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
669 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata() argument
678 if (SEND_SMEM(cif, 0, addr) != 0) in senddata()
683 if (SEND_WMEM(cif, 2, in senddata()
693 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument
707 err = senddata(cif, in, laddr + saddr); in loadfirmware()
717 if (SEND_GOTO(cif, val) != 0) in loadfirmware()
[all …]
/kernel/linux/linux-6.6/sound/soc/tegra/
Dtegra210_ope.c76 /* Set RX and TX CIF */ in tegra210_ope_hw_params()
80 dev_err(dev, "Can't set OPE RX CIF: %d\n", err); in tegra210_ope_hw_params()
87 dev_err(dev, "Can't set OPE TX CIF: %d\n", err); in tegra210_ope_hw_params()
125 .name = "OPE-RX-CIF",
127 .stream_name = "RX-CIF-Playback",
136 .stream_name = "RX-CIF-Capture",
146 .name = "OPE-TX-CIF",
148 .stream_name = "TX-CIF-Playback",
157 .stream_name = "TX-CIF-Capture",
177 { "RX-CIF-" sname, NULL, "RX XBAR-" sname }, \
[all …]
Dtegra210_adx.c233 .name = "ADX-RX-CIF", \
235 .stream_name = "RX-CIF-Playback", \
244 .stream_name = "RX-CIF-Capture", \
257 .name = "ADX-TX" #id "-CIF", \
259 .stream_name = "TX" #id "-CIF-Playback",\
268 .stream_name = "TX" #id "-CIF-Capture", \
298 { "RX-CIF-" sname, NULL, "XBAR-" sname }, \
299 { "RX", NULL, "RX-CIF-" sname }, \
301 { "TX" #id "-CIF-" sname, NULL, "TX" #id }, \
302 { "TX" #id " XBAR-" sname, NULL, "TX" #id "-CIF-" sname }, \
[all …]
Dtegra210_mvc.c485 /* Set RX CIF */ in tegra210_mvc_hw_params()
488 dev_err(dev, "Can't set MVC RX CIF: %d\n", err); in tegra210_mvc_hw_params()
492 /* Set TX CIF */ in tegra210_mvc_hw_params()
495 dev_err(dev, "Can't set MVC TX CIF: %d\n", err); in tegra210_mvc_hw_params()
565 .name = "MVC-RX-CIF",
567 .stream_name = "RX-CIF-Playback",
576 .stream_name = "RX-CIF-Capture",
588 .name = "MVC-TX-CIF",
590 .stream_name = "TX-CIF-Playback",
599 .stream_name = "TX-CIF-Capture",
[all …]
Dtegra210_amx.c262 .name = "AMX-RX-CIF" #id, \
264 .stream_name = "RX" #id "-CIF-Playback",\
273 .stream_name = "RX" #id "-CIF-Capture", \
286 .name = "AMX-TX-CIF", \
288 .stream_name = "TX-CIF-Playback", \
297 .stream_name = "TX-CIF-Capture", \
327 { "RX" #id "-CIF-" sname, NULL, "RX" #id " XBAR-" sname },\
328 { "RX" #id, NULL, "RX" #id "-CIF-" sname }, \
330 { "TX-CIF-" sname, NULL, "TX" }, \
331 { "XBAR-" sname, NULL, "TX-CIF-" sname }, \
Dtegra186_asrc.c179 dev_err(dev, "Can't set ASRC RX%d CIF: %d\n", dai->id, ret); in tegra186_asrc_in_hw_params()
202 dev_err(dev, "Can't set ASRC TX%d CIF: %d\n", id, ret); in tegra186_asrc_out_hw_params()
494 .name = "ASRC-RX-CIF"#id, \
496 .stream_name = "RX" #id "-CIF-Playback",\
506 .stream_name = "RX" #id "-CIF-Capture", \
520 .name = "ASRC-TX-CIF"#id, \
522 .stream_name = "TX" #id "-CIF-Playback",\
532 .stream_name = "TX" #id "-CIF-Capture", \
612 { "RX" #id "-CIF-" sname, NULL, "RX" #id " XBAR-" sname }, \
613 { "RX" #id, NULL, "RX" #id "-CIF-" sname }, \
[all …]
Dtegra210_mixer.c308 .name = "MIXER-RX-CIF"#id, \
310 .stream_name = "RX" #id "-CIF-Playback",\
319 .stream_name = "RX" #id "-CIF-Capture", \
332 .name = "MIXER-TX-CIF" #id, \
334 .stream_name = "TX" #id "-CIF-Playback",\
343 .stream_name = "TX" #id "-CIF-Capture", \
449 { "RX" #id "-CIF-" sname, NULL, "RX" #id " XBAR-" sname }, \
450 { "RX" #id, NULL, "RX" #id "-CIF-" sname }
468 { "TX" #id "-CIF-" sname, NULL, "TX" #id }, \
469 { "TX" #id " XBAR-" sname, NULL, "TX" #id "-CIF-" sname }, \
Dtegra210_i2s.c106 /* Store CIF and I2S control values */ in tegra210_i2s_sw_reset()
123 /* Restore CIF and I2S control values */ in tegra210_i2s_sw_reset()
649 /* For playback I2S RX-CIF and for capture TX-CIF is used */ in tegra210_i2s_hw_params()
689 .name = "I2S-CIF",
691 .stream_name = "CIF-Playback",
700 .stream_name = "CIF-Capture",
787 { "CIF-Playback", NULL, "XBAR-Playback" },
788 { "RX", NULL, "CIF-Playback" },
793 { "XBAR-Capture", NULL, "CIF-Capture" },
794 { "CIF-Capture", NULL, "TX" },
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/
Drockchip-isp1.yaml19 - rockchip,px30-cif-isp
20 - rockchip,rk3399-cif-isp
127 const: rockchip,rk3399-cif-isp
141 const: rockchip,px30-cif-isp
160 compatible = "rockchip,rk3399-cif-isp";
244 compatible = "rockchip,px30-cif-isp";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dnvidia,tegra30-i2s.txt15 - nvidia,ahub-cif-ids : The list of AHUB CIF IDs for this port, rx (playback)
23 nvidia,ahub-cif-ids = <4 4>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dnvidia,tegra30-i2s.txt15 - nvidia,ahub-cif-ids : The list of AHUB CIF IDs for this port, rx (playback)
23 nvidia,ahub-cif-ids = <4 4>;
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dcpia2_devel.rst24 up to CIF, and 15 fps for VGA frames. The STV0676 is an improved version,
26 CMOS sensors - the vvl6410 CIF sensor and the vvl6500 VGA sensor. These will
27 be referred to as the 410 and the 500 sensors, or the CIF and VGA sensors.
/kernel/linux/linux-5.10/sound/soc/tegra/
Dtegra210_i2s.c106 /* Store CIF and I2S control values */ in tegra210_i2s_sw_reset()
123 /* Restore CIF and I2S control values */ in tegra210_i2s_sw_reset()
649 /* For playback I2S RX-CIF and for capture TX-CIF is used */ in tegra210_i2s_hw_params()
689 .name = "I2S-CIF",
691 .stream_name = "CIF-Playback",
700 .stream_name = "CIF-Capture",
787 { "CIF-Playback", NULL, "XBAR-Playback" },
788 { "RX", NULL, "CIF-Playback" },
793 { "XBAR-Capture", NULL, "CIF-Capture" },
794 { "CIF-Capture", NULL, "TX" },
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
Dolpc_ofw.c87 /* OFW cif _should_ be above this address */
105 printk(KERN_ERR "OFW detected, but cif has invalid address 0x%lx - disabling.\n", in olpc_ofw_detect()
113 printk(KERN_INFO "OFW detected in memory, cif @ 0x%lx (reserving top %ldMB)\n", in olpc_ofw_detect()
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
Dolpc_ofw.c87 /* OFW cif _should_ be above this address */
105 printk(KERN_ERR "OFW detected, but cif has invalid address 0x%lx - disabling.\n", in olpc_ofw_detect()
113 printk(KERN_INFO "OFW detected in memory, cif @ 0x%lx (reserving top %ldMB)\n", in olpc_ofw_detect()
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dcpia2.rst30 - Supports cameras with the Vision stv6410 (CIF) and stv6500 (VGA) cmos
32 - Image formats: VGA, QVGA, CIF, QCIF, and a number of sizes in between.
33 VGA and QVGA are the native image sizes for the VGA camera. CIF is done
37 - Sensor framerate is adjustable (up to 30 fps CIF, 15 fps VGA).
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
Dstv0680.c91 return gspca_dev->usb_buf[0]; /* 01 = VGA, 03 = QVGA, 00 = CIF */ in stv0680_get_video_mode()
156 gspca_err(gspca_dev, "Camera supports neither CIF nor QVGA mode\n"); in sd_config()
160 gspca_dbg(gspca_dev, D_PROBE, "Camera supports CIF mode\n"); in sd_config()
169 sd->video_mode = 0x00; /* CIF */ in sd_config()
250 0x0000 = CIF (352x288) in sd_start()
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
Dstv0680.c91 return gspca_dev->usb_buf[0]; /* 01 = VGA, 03 = QVGA, 00 = CIF */ in stv0680_get_video_mode()
156 gspca_err(gspca_dev, "Camera supports neither CIF nor QVGA mode\n"); in sd_config()
160 gspca_dbg(gspca_dev, D_PROBE, "Camera supports CIF mode\n"); in sd_config()
169 sd->video_mode = 0x00; /* CIF */ in sd_config()
250 0x0000 = CIF (352x288) in sd_start()
/kernel/linux/linux-5.10/drivers/uio/
DKconfig17 tristate "generic Hilscher CIF Card driver"
20 Driver for Hilscher CIF DeviceNet and Profibus cards. This
21 driver requires a userspace component called cif that handles
/kernel/linux/linux-6.6/sound/pci/ice1712/
Ddelta.c445 .cif = 0,
466 .cif = 0,
488 .cif = 0, /* the default level of the CIF pin from AK4524 */
510 .cif = 0, /* the default level of the CIF pin from AK4524 */
533 .cif = 0, /* the default level of the CIF pin from AK4524 */
555 .cif = 0,
/kernel/linux/linux-5.10/sound/pci/ice1712/
Ddelta.c445 .cif = 0,
466 .cif = 0,
488 .cif = 0, /* the default level of the CIF pin from AK4524 */
510 .cif = 0, /* the default level of the CIF pin from AK4524 */
533 .cif = 0, /* the default level of the CIF pin from AK4524 */
555 .cif = 0,
/kernel/linux/linux-6.6/drivers/uio/
DKconfig17 tristate "generic Hilscher CIF Card driver"
20 Driver for Hilscher CIF DeviceNet and Profibus cards. This
21 driver requires a userspace component called cif that handles
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/
Dtw5864-reg.h31 * 00 CIF
81 * 0 4CIF in 1 MB
82 * 1 1CIF in 1 MB
360 * 0 4CIF in bus n
361 * 1 1D1 + 4 CIF in bus n
378 * 0x15f: 4 CIF
379 * 0x2cf: 1 D1 + 3 CIF
382 * 0x15f: 4 CIF
383 * 0x2cf: 1 D1 + 3 CIF
386 * 0x11f: 4CIF (PAL)
[all …]
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
Dtw5864-reg.h31 * 00 CIF
81 * 0 4CIF in 1 MB
82 * 1 1CIF in 1 MB
360 * 0 4CIF in bus n
361 * 1 1D1 + 4 CIF in bus n
378 * 0x15f: 4 CIF
379 * 0x2cf: 1 D1 + 3 CIF
382 * 0x15f: 4 CIF
383 * 0x2cf: 1 D1 + 3 CIF
386 * 0x11f: 4CIF (PAL)
[all …]

12345678