/linux-4.4.14/sound/pci/riptide/ |
D | riptide.c | 434 struct cmdif *cif; member 500 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, 502 static int getsourcesink(struct cmdif *cif, unsigned char source, 506 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip); 684 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata() argument 693 if (SEND_SMEM(cif, 0, addr) != 0) in senddata() 698 if (SEND_WMEM(cif, 2, in senddata() 708 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument 722 err = senddata(cif, in, laddr + saddr); in loadfirmware() 732 if (SEND_GOTO(cif, val) != 0) in loadfirmware() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra30-i2s.txt | 15 - nvidia,ahub-cif-ids : The list of AHUB CIF IDs for this port, rx (playback) 23 nvidia,ahub-cif-ids = <4 4>;
|
/linux-4.4.14/sound/pci/ice1712/ |
D | revo.c | 249 .cif = 0, 271 .cif = 0, 292 .cif = 0, 310 .cif = 0, 360 .cif = 0,
|
D | ak4xxx.c | 71 if (priv->cif) { in snd_ice1712_akm4xxx_write() 108 if (priv->cif) { in snd_ice1712_akm4xxx_write()
|
D | delta.c | 459 .cif = 0, 480 .cif = 0, 502 .cif = 0, /* the default level of the CIF pin from AK4524 */ 524 .cif = 0, /* the default level of the CIF pin from AK4524 */ 547 .cif = 0, /* the default level of the CIF pin from AK4524 */ 569 .cif = 0,
|
D | ews.c | 359 .cif = 1, /* CIF high */ 380 .cif = 1, /* CIF high */ 401 .cif = 1, /* CIF high */
|
D | hoontech.c | 283 .cif = 1, /* CIF high */ in snd_ice1712_value_init()
|
D | ice1712.h | 265 unsigned int cif:1; /* CIF mode */ member
|
D | phase.c | 113 .cif = 1,
|
/linux-4.4.14/arch/sparc/prom/ |
D | Makefile | 17 lib-$(CONFIG_SPARC64) += cif.o
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | tegra114.dtsi | 579 nvidia,ahub-cif-ids = <4 4>; 589 nvidia,ahub-cif-ids = <5 5>; 599 nvidia,ahub-cif-ids = <6 6>; 609 nvidia,ahub-cif-ids = <7 7>; 619 nvidia,ahub-cif-ids = <8 8>;
|
D | tegra30.dtsi | 710 nvidia,ahub-cif-ids = <4 4>; 720 nvidia,ahub-cif-ids = <5 5>; 730 nvidia,ahub-cif-ids = <6 6>; 740 nvidia,ahub-cif-ids = <7 7>; 750 nvidia,ahub-cif-ids = <8 8>;
|
D | tegra124.dtsi | 785 nvidia,ahub-cif-ids = <4 4>; 795 nvidia,ahub-cif-ids = <5 5>; 805 nvidia,ahub-cif-ids = <6 6>; 815 nvidia,ahub-cif-ids = <7 7>; 825 nvidia,ahub-cif-ids = <8 8>;
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | rockchip-io-domain.txt | 49 - cif-supply: The supply connected to CIF_VCC.
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | philips.txt | 48 Can be one of 'sqcif', 'qsif', 'qcif', 'sif', 'cif' or 221 # modprobe pwc size=cif fps=15 power_save=1
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 279 struct ib_class_port_info *cif; in srpt_get_class_port_info() local 281 cif = (struct ib_class_port_info *)mad->data; in srpt_get_class_port_info() 282 memset(cif, 0, sizeof *cif); in srpt_get_class_port_info() 283 cif->base_version = 1; in srpt_get_class_port_info() 284 cif->class_version = 1; in srpt_get_class_port_info() 285 cif->resp_time_value = 20; in srpt_get_class_port_info()
|
/linux-4.4.14/drivers/uio/ |
D | Kconfig | 20 driver requires a userspace component called cif that handles
|
/linux-4.4.14/arch/sparc/kernel/ |
D | head_64.S | 702 mov %l7, %o0 ! OpenPROM cif handler
|