Home
last modified time | relevance | path

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

12345

/openbmc/linux/sound/pci/riptide/
H A 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 …]
/openbmc/linux/sound/soc/tegra/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 }, \
H A 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 …]
H A 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 }, \
H A 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" },
H A Dtegra30_ahub.h406 * CIF: Client Interface; the HW module connecting an audio device to the
411 * Each TX CIF transmits data into the XBAR. Each RX CIF can receive audio
412 * transmitted by a particular TX CIF.
H A Dtegra186_dspk.c309 .name = "DSPK-CIF",
311 .stream_name = "CIF-Playback",
341 { "CIF-Playback", NULL, "XBAR-Playback" },
342 { "RX", NULL, "CIF-Playback" },
H A Dtegra210_dmic.c321 .name = "DMIC-CIF",
323 .stream_name = "CIF-Capture",
353 { "XBAR-Capture", NULL, "CIF-Capture" },
354 { "CIF-Capture", NULL, "TX" },
/openbmc/linux/Documentation/devicetree/bindings/media/
H A 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";
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A 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>;
/openbmc/linux/arch/x86/platform/olpc/
H A 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()
/openbmc/linux/drivers/media/usb/gspca/
H A 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()
H A Dmr97310a.c12 * Support for the control settings for the CIF cameras is
79 u8 cam_type; /* 0 is CIF and 1 is VGA */
350 /* Several of the supported CIF cameras share the same USB ID but in sd_config()
375 * All but one of the known CIF cameras share the same USB ID, in sd_config()
380 * A list of known CIF cameras follows. They all report either in sd_config()
403 pr_err("Unknown CIF Sensor id : %02x\n", in sd_config()
407 gspca_dbg(gspca_dev, D_PROBE, "MR97310A CIF camera detected, sensor: %d\n", in sd_config()
784 u8 sign_reg = 7; /* This reg and the next one used on CIF cams. */ in setbrightness()
964 * This control is disabled for CIF type 1 and VGA type 0 cameras. in sd_init_controls()
1052 {USB_DEVICE(0x093a, 0x010e)}, /* All known MR97310A CIF cams */
/openbmc/linux/sound/pci/ice1712/
H A 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,
H A Drevo.c235 .cif = 0,
257 .cif = 0,
278 .cif = 0,
296 .cif = 0,
346 .cif = 0,
H A Dak4xxx.c57 if (priv->cif) { in snd_ice1712_akm4xxx_write()
94 if (priv->cif) { in snd_ice1712_akm4xxx_write()
/openbmc/linux/drivers/uio/
H A 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
/openbmc/linux/drivers/media/pci/tw5864/
H A 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 …]
/openbmc/qemu/tcg/tci/
H A Dtcg-target.c.inc650 ffi_cif *cif = info->cif;
654 if (cif->rtype == &ffi_type_void) {
657 tcg_debug_assert(cif->rtype->size == 4 ||
658 cif->rtype->size == 8 ||
659 cif->rtype->size == 16);
660 which = ctz32(cif->rtype->size) - 1;
662 new_pool_l2(s, 20, s->code_ptr, 0, (uintptr_t)func, (uintptr_t)cif);
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c726 RK_MUXROUTE_SAME(2, RK_PB4, 1, 0x184, BIT(16 + 7)), /* cif-d0m0 */
727 RK_MUXROUTE_SAME(3, RK_PA1, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d0m1 */
728 RK_MUXROUTE_SAME(2, RK_PB6, 1, 0x184, BIT(16 + 7)), /* cif-d1m0 */
729 RK_MUXROUTE_SAME(3, RK_PA2, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d1m1 */
730 RK_MUXROUTE_SAME(2, RK_PA0, 1, 0x184, BIT(16 + 7)), /* cif-d2m0 */
731 RK_MUXROUTE_SAME(3, RK_PA3, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d2m1 */
732 RK_MUXROUTE_SAME(2, RK_PA1, 1, 0x184, BIT(16 + 7)), /* cif-d3m0 */
733 RK_MUXROUTE_SAME(3, RK_PA5, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d3m1 */
734 RK_MUXROUTE_SAME(2, RK_PA2, 1, 0x184, BIT(16 + 7)), /* cif-d4m0 */
735 RK_MUXROUTE_SAME(3, RK_PA7, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d4m1 */
[all …]
/openbmc/linux/drivers/gpu/drm/tve200/
H A Dtve200_display.c83 !(mode->hdisplay == 352 && mode->vdisplay == 288) && /* CIF(625) */ in tve200_display_check()
172 (mode->hdisplay == 352 && mode->vdisplay == 288)) { /* CIF(625) */ in tve200_display_enable()
174 dev_info(drm->dev, "CIF mode\n"); in tve200_display_enable()
/openbmc/linux/arch/sparc/prom/
H A DMakefile18 lib-$(CONFIG_SPARC64) += cif.o

12345