Searched refs:cif (Results 1 – 8 of 8) sorted by relevance
/sound/pci/riptide/ |
D | riptide.c | 419 struct cmdif *cif; member 484 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, 486 static int getsourcesink(struct cmdif *cif, unsigned char source, 490 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip); 668 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata() argument 677 if (SEND_SMEM(cif, 0, addr) != 0) in senddata() 682 if (SEND_WMEM(cif, 2, in senddata() 692 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument 706 err = senddata(cif, in, laddr + saddr); in loadfirmware() 716 if (SEND_GOTO(cif, val) != 0) in loadfirmware() [all …]
|
/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,
|