/linux-4.1.27/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.1.27/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.1.27/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.1.27/arch/sparc/prom/ |
D | Makefile | 17 lib-$(CONFIG_SPARC64) += cif.o
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | tegra114.dtsi | 576 nvidia,ahub-cif-ids = <4 4>; 586 nvidia,ahub-cif-ids = <5 5>; 596 nvidia,ahub-cif-ids = <6 6>; 606 nvidia,ahub-cif-ids = <7 7>; 616 nvidia,ahub-cif-ids = <8 8>;
|
D | tegra30.dtsi | 692 nvidia,ahub-cif-ids = <4 4>; 702 nvidia,ahub-cif-ids = <5 5>; 712 nvidia,ahub-cif-ids = <6 6>; 722 nvidia,ahub-cif-ids = <7 7>; 732 nvidia,ahub-cif-ids = <8 8>;
|
D | tegra124.dtsi | 760 nvidia,ahub-cif-ids = <4 4>; 770 nvidia,ahub-cif-ids = <5 5>; 780 nvidia,ahub-cif-ids = <6 6>; 790 nvidia,ahub-cif-ids = <7 7>; 800 nvidia,ahub-cif-ids = <8 8>;
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | rockchip-io-domain.txt | 47 - cif-supply: The supply connected to CIF_VCC.
|
/linux-4.1.27/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.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 282 struct ib_class_port_info *cif; in srpt_get_class_port_info() local 284 cif = (struct ib_class_port_info *)mad->data; in srpt_get_class_port_info() 285 memset(cif, 0, sizeof *cif); in srpt_get_class_port_info() 286 cif->base_version = 1; in srpt_get_class_port_info() 287 cif->class_version = 1; in srpt_get_class_port_info() 288 cif->resp_time_value = 20; in srpt_get_class_port_info()
|
/linux-4.1.27/drivers/uio/ |
D | Kconfig | 20 driver requires a userspace component called cif that handles
|
/linux-4.1.27/arch/sparc/kernel/ |
D | head_64.S | 708 mov %l7, %o0 ! OpenPROM cif handler
|