Home
last modified time | relevance | path

Searched refs:cif (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/sound/pci/riptide/
Driptide.c434 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/
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>;
/linux-4.4.14/sound/pci/ice1712/
Drevo.c249 .cif = 0,
271 .cif = 0,
292 .cif = 0,
310 .cif = 0,
360 .cif = 0,
Dak4xxx.c71 if (priv->cif) { in snd_ice1712_akm4xxx_write()
108 if (priv->cif) { in snd_ice1712_akm4xxx_write()
Ddelta.c459 .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,
Dews.c359 .cif = 1, /* CIF high */
380 .cif = 1, /* CIF high */
401 .cif = 1, /* CIF high */
Dhoontech.c283 .cif = 1, /* CIF high */ in snd_ice1712_value_init()
Dice1712.h265 unsigned int cif:1; /* CIF mode */ member
Dphase.c113 .cif = 1,
/linux-4.4.14/arch/sparc/prom/
DMakefile17 lib-$(CONFIG_SPARC64) += cif.o
/linux-4.4.14/arch/arm/boot/dts/
Dtegra114.dtsi579 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>;
Dtegra30.dtsi710 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>;
Dtegra124.dtsi785 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/
Drockchip-io-domain.txt49 - cif-supply: The supply connected to CIF_VCC.
/linux-4.4.14/drivers/media/usb/pwc/
Dphilips.txt48 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/
Dib_srpt.c279 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/
DKconfig20 driver requires a userspace component called cif that handles
/linux-4.4.14/arch/sparc/kernel/
Dhead_64.S702 mov %l7, %o0 ! OpenPROM cif handler