/linux/sound/pci/riptide/ |
H A D | riptide.c | 420 struct cmdif *cif; member 483 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, 485 static int getsourcesink(struct cmdif *cif, unsigned char source, 489 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip); 667 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata() argument 676 if (SEND_SMEM(cif, 0, addr) != 0) in senddata() 681 if (SEND_WMEM(cif, 2, in senddata() 691 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument 705 err = senddata(cif, in, laddr + saddr); in loadfirmware() 715 if (SEND_GOTO(cif, val) != 0) in loadfirmware() [all …]
|
/linux/sound/soc/tegra/ |
H A D | tegra210_ope.c | 75 /* Set RX and TX CIF */ in tegra210_ope_hw_params() 79 dev_err(dev, "Can't set OPE RX CIF: %d\n", err); in tegra210_ope_hw_params() 86 dev_err(dev, "Can't set OPE TX CIF: %d\n", err); in tegra210_ope_hw_params() 124 .name = "OPE-RX-CIF", 126 .stream_name = "RX-CIF-Playback", 135 .stream_name = "RX-CIF-Capture", 145 .name = "OPE-TX-CIF", 147 .stream_name = "TX-CIF-Playback", 156 .stream_name = "TX-CIF-Capture", 176 { "RX-CIF-" sname, NULL, "RX XBAR-" sname }, \ [all …]
|
H A D | tegra210_adx.c | 232 .name = "ADX-RX-CIF", \ 234 .stream_name = "RX-CIF-Playback", \ 243 .stream_name = "RX-CIF-Capture", \ 256 .name = "ADX-TX" #id "-CIF", \ 258 .stream_name = "TX" #id "-CIF-Playback",\ 267 .stream_name = "TX" #id "-CIF-Capture", \ 297 { "RX-CIF-" sname, NULL, "XBAR-" sname }, \ 298 { "RX", NULL, "RX-CIF-" sname }, \ 300 { "TX" #id "-CIF-" sname, NULL, "TX" #id }, \ 301 { "TX" #id " XBAR-" sname, NULL, "TX" #id "-CIF-" sname }, \ [all …]
|
H A D | tegra210_mvc.c | 484 /* Set RX CIF */ in tegra210_mvc_hw_params() 487 dev_err(dev, "Can't set MVC RX CIF: %d\n", err); in tegra210_mvc_hw_params() 491 /* Set TX CIF */ in tegra210_mvc_hw_params() 494 dev_err(dev, "Can't set MVC TX CIF: %d\n", err); in tegra210_mvc_hw_params() 564 .name = "MVC-RX-CIF", 566 .stream_name = "RX-CIF-Playback", 575 .stream_name = "RX-CIF-Capture", 587 .name = "MVC-TX-CIF", 589 .stream_name = "TX-CIF-Playback", 598 .stream_name = "TX-CIF-Capture", [all …]
|
H A D | tegra210_i2s.c | 108 /* Store CIF and I2S control values */ in tegra210_i2s_sw_reset() 125 /* Restore CIF and I2S control values */ in tegra210_i2s_sw_reset() 624 /* AHUB CIF Audio bits configs */ in tegra210_i2s_hw_params() 675 /* For playback I2S RX-CIF and for capture TX-CIF is used */ in tegra210_i2s_hw_params() 715 .name = "I2S-CIF", 717 .stream_name = "CIF-Playback", 726 .stream_name = "CIF-Capture", 813 { "CIF-Playback", NULL, "XBAR-Playback" }, 814 { "RX", NULL, "CIF-Playback" }, 819 { "XBAR-Capture", NULL, "CIF-Capture" }, [all …]
|
H A D | tegra210_amx.c | 261 .name = "AMX-RX-CIF" #id, \ 263 .stream_name = "RX" #id "-CIF-Playback",\ 272 .stream_name = "RX" #id "-CIF-Capture", \ 285 .name = "AMX-TX-CIF", \ 287 .stream_name = "TX-CIF-Playback", \ 296 .stream_name = "TX-CIF-Capture", \ 326 { "RX" #id "-CIF-" sname, NULL, "RX" #id " XBAR-" sname },\ 327 { "RX" #id, NULL, "RX" #id "-CIF-" sname }, \ 329 { "TX-CIF-" sname, NULL, "TX" }, \ 330 { "XBAR-" sname, NULL, "TX-CIF-" sname }, \
|
H A D | tegra186_asrc.c | 178 dev_err(dev, "Can't set ASRC RX%d CIF: %d\n", dai->id, ret); in tegra186_asrc_in_hw_params() 201 dev_err(dev, "Can't set ASRC TX%d CIF: %d\n", id, ret); in tegra186_asrc_out_hw_params() 493 .name = "ASRC-RX-CIF"#id, \ 495 .stream_name = "RX" #id "-CIF-Playback",\ 505 .stream_name = "RX" #id "-CIF-Capture", \ 519 .name = "ASRC-TX-CIF"#id, \ 521 .stream_name = "TX" #id "-CIF-Playback",\ 531 .stream_name = "TX" #id "-CIF-Capture", \ 611 { "RX" #id "-CIF-" sname, NULL, "RX" #id " XBAR-" sname }, \ 612 { "RX" #id, NULL, "RX" #id "-CIF-" sname }, \ [all …]
|
H A D | tegra210_mixer.c | 307 .name = "MIXER-RX-CIF"#id, \ 309 .stream_name = "RX" #id "-CIF-Playback",\ 318 .stream_name = "RX" #id "-CIF-Capture", \ 331 .name = "MIXER-TX-CIF" #id, \ 333 .stream_name = "TX" #id "-CIF-Playback",\ 342 .stream_name = "TX" #id "-CIF-Capture", \ 448 { "RX" #id "-CIF-" sname, NULL, "RX" #id " XBAR-" sname }, \ 449 { "RX" #id, NULL, "RX" #id "-CIF-" sname } 467 { "TX" #id "-CIF-" sname, NULL, "TX" #id }, \ 468 { "TX" #id " XBAR-" sname, NULL, "TX" #id "-CIF-" sname }, \
|
H A D | tegra30_ahub.h | 406 * 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 D | tegra186_dspk.c | 309 .name = "DSPK-CIF", 311 .stream_name = "CIF-Playback", 341 { "CIF-Playback", NULL, "XBAR-Playback" }, 342 { "RX", NULL, "CIF-Playback" },
|
H A D | tegra210_dmic.c | 321 .name = "DMIC-CIF", 323 .stream_name = "CIF-Capture", 353 { "XBAR-Capture", NULL, "CIF-Capture" }, 354 { "CIF-Capture", NULL, "TX" },
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra30-i2s.yaml | 38 nvidia,ahub-cif-ids: 39 description: list of AHUB CIF IDs 51 - nvidia,ahub-cif-ids 62 nvidia,ahub-cif-ids = <4 4>;
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | rockchip-isp1.yaml | 20 - rockchip,px30-cif-isp 21 - rockchip,rk3399-cif-isp 132 const: rockchip,rk3399-cif-isp 146 const: rockchip,px30-cif-isp 185 compatible = "rockchip,rk3399-cif-isp"; 269 compatible = "rockchip,px30-cif-isp";
|
/linux/arch/x86/platform/olpc/ |
H A D | olpc_ofw.c | 87 /* 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()
|
/linux/drivers/media/usb/gspca/ |
H A D | stv0680.c | 91 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 D | mr97310a.c | 12 * 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 */
|
/linux/sound/pci/ice1712/ |
H A D | delta.c | 445 .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 D | revo.c | 235 .cif = 0, 257 .cif = 0, 278 .cif = 0, 296 .cif = 0, 346 .cif = 0,
|
H A D | ak4xxx.c | 57 if (priv->cif) { in snd_ice1712_akm4xxx_write() 94 if (priv->cif) { in snd_ice1712_akm4xxx_write()
|
H A D | ews.c | 345 .cif = 1, /* CIF high */ 366 .cif = 1, /* CIF high */ 387 .cif = 1, /* CIF high */
|
/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-reg.h | 31 * 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 …]
|
/linux/drivers/uio/ |
H A D | uio_cif.c | 3 * UIO Hilscher CIF card driver 133 MODULE_DESCRIPTION("UIO Hilscher CIF card driver");
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-rockchip.c | 747 RK_MUXROUTE_SAME(2, RK_PB4, 1, 0x184, BIT(16 + 7)), /* cif-d0m0 */ 748 RK_MUXROUTE_SAME(3, RK_PA1, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d0m1 */ 749 RK_MUXROUTE_SAME(2, RK_PB6, 1, 0x184, BIT(16 + 7)), /* cif-d1m0 */ 750 RK_MUXROUTE_SAME(3, RK_PA2, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d1m1 */ 751 RK_MUXROUTE_SAME(2, RK_PA0, 1, 0x184, BIT(16 + 7)), /* cif-d2m0 */ 752 RK_MUXROUTE_SAME(3, RK_PA3, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d2m1 */ 753 RK_MUXROUTE_SAME(2, RK_PA1, 1, 0x184, BIT(16 + 7)), /* cif-d3m0 */ 754 RK_MUXROUTE_SAME(3, RK_PA5, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d3m1 */ 755 RK_MUXROUTE_SAME(2, RK_PA2, 1, 0x184, BIT(16 + 7)), /* cif-d4m0 */ 756 RK_MUXROUTE_SAME(3, RK_PA7, 3, 0x184, BIT(16 + 7) | BIT(7)), /* cif-d4m1 */ [all …]
|
/linux/drivers/gpu/drm/tve200/ |
H A D | tve200_display.c | 83 !(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()
|
/linux/arch/sparc/prom/ |
H A D | Makefile | 17 lib-$(CONFIG_SPARC64) += cif.o
|