/Linux-v5.4/sound/pci/riptide/ |
D | riptide.c | 420 struct cmdif *cif; member 486 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, 488 static int getsourcesink(struct cmdif *cif, unsigned char source, 492 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip); 670 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata() argument 679 if (SEND_SMEM(cif, 0, addr) != 0) in senddata() 684 if (SEND_WMEM(cif, 2, in senddata() 694 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument 708 err = senddata(cif, in, laddr + saddr); in loadfirmware() 718 if (SEND_GOTO(cif, val) != 0) in loadfirmware() [all …]
|
/Linux-v5.4/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-v5.4/sound/pci/ice1712/ |
D | revo.c | 235 .cif = 0, 257 .cif = 0, 278 .cif = 0, 296 .cif = 0, 346 .cif = 0,
|
D | ak4xxx.c | 57 if (priv->cif) { in snd_ice1712_akm4xxx_write() 94 if (priv->cif) { in snd_ice1712_akm4xxx_write()
|
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,
|
D | ews.c | 345 .cif = 1, /* CIF high */ 366 .cif = 1, /* CIF high */ 387 .cif = 1, /* CIF high */
|
D | hoontech.c | 289 .cif = 1, /* CIF high */ in snd_ice1712_value_init()
|
D | ice1712.h | 252 unsigned int cif:1; /* CIF mode */ member
|
D | phase.c | 99 .cif = 1,
|
/Linux-v5.4/arch/sparc/prom/ |
D | Makefile | 18 lib-$(CONFIG_SPARC64) += cif.o
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | tegra114.dtsi | 590 nvidia,ahub-cif-ids = <4 4>; 600 nvidia,ahub-cif-ids = <5 5>; 610 nvidia,ahub-cif-ids = <6 6>; 620 nvidia,ahub-cif-ids = <7 7>; 630 nvidia,ahub-cif-ids = <8 8>;
|
D | rk3188-bqedison2qc.dts | 121 avdd_cif: cif-avdd-regulator { 123 regulator-name = "avdd-cif"; 545 cif_avdd_en: cif-avdd-en {
|
D | tegra30.dtsi | 794 nvidia,ahub-cif-ids = <4 4>; 804 nvidia,ahub-cif-ids = <5 5>; 814 nvidia,ahub-cif-ids = <6 6>; 824 nvidia,ahub-cif-ids = <7 7>; 834 nvidia,ahub-cif-ids = <8 8>;
|
D | tegra124.dtsi | 983 nvidia,ahub-cif-ids = <4 4>; 993 nvidia,ahub-cif-ids = <5 5>; 1003 nvidia,ahub-cif-ids = <6 6>; 1013 nvidia,ahub-cif-ids = <7 7>; 1023 nvidia,ahub-cif-ids = <8 8>;
|
D | rk3288-firefly-reload.dts | 318 cif_pwr: cif-pwr {
|
D | tegra20-colibri.dtsi | 231 cif-mclk { 237 cif {
|
/Linux-v5.4/arch/arm64/boot/dts/nvidia/ |
D | tegra132.dtsi | 914 nvidia,ahub-cif-ids = <4 4>; 925 nvidia,ahub-cif-ids = <5 5>; 936 nvidia,ahub-cif-ids = <6 6>; 947 nvidia,ahub-cif-ids = <7 7>; 958 nvidia,ahub-cif-ids = <8 8>;
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | philips.rst | 54 Can be one of 'sqcif', 'qsif', 'qcif', 'sif', 'cif' or 232 # modprobe pwc size=cif fps=15 power_save=1
|
/Linux-v5.4/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 274 struct ib_class_port_info *cif; in srpt_get_class_port_info() local 276 cif = (struct ib_class_port_info *)mad->data; in srpt_get_class_port_info() 277 memset(cif, 0, sizeof(*cif)); in srpt_get_class_port_info() 278 cif->base_version = 1; in srpt_get_class_port_info() 279 cif->class_version = 1; in srpt_get_class_port_info() 281 ib_set_cpi_resp_time(cif, 20); in srpt_get_class_port_info()
|
/Linux-v5.4/Documentation/devicetree/bindings/power/ |
D | rockchip-io-domain.txt | 72 - cif-supply: The supply connected to CIF_VCC.
|
/Linux-v5.4/drivers/uio/ |
D | Kconfig | 21 driver requires a userspace component called cif that handles
|
/Linux-v5.4/arch/arm64/boot/dts/rockchip/ |
D | px30.dtsi | 1970 cif-m0 { 1971 cif_clkout_m0: cif-clkout-m0 { 2005 cif-m1 { 2006 cif_clkout_m1: cif-clkout-m1 {
|
D | rk3328.dtsi | 1805 cif-0 { 1835 cif-1 {
|
/Linux-v5.4/arch/sparc/kernel/ |
D | head_64.S | 730 mov %l7, %o0 ! OpenPROM cif handler
|