Searched refs:cif (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/riptide/
H A Driptide.c433 struct cmdif *cif; member in struct:snd_riptide
499 static int sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm,
501 static int getsourcesink(struct cmdif *cif, unsigned char source,
505 static int riptide_reset(struct cmdif *cif, struct snd_riptide *chip);
706 static int senddata(struct cmdif *cif, unsigned char *in, u32 offset) argument
715 if (SEND_SMEM(cif, 0, addr) != 0)
720 if (SEND_WMEM(cif, 2,
730 static int loadfirmware(struct cmdif *cif, unsigned char *img, argument
744 err = senddata(cif, in, laddr + saddr);
754 if (SEND_GOTO(cif, va
775 alloclbuspath(struct cmdif *cif, unsigned char source, unsigned char *path, unsigned char *mixer, unsigned char *s) argument
814 freelbuspath(struct cmdif *cif, unsigned char source, unsigned char *path) argument
835 writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) argument
859 sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, union cmdret *ret) argument
958 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) argument
974 getpaths(struct cmdif *cif, unsigned char *o) argument
991 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, unsigned char *a, unsigned char *b) argument
1006 getsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int *rate) argument
1037 setsampleformat(struct cmdif *cif, unsigned char mixer, unsigned char id, unsigned char channels, unsigned char format) argument
1060 setsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int rate) argument
1093 getmixer(struct cmdif *cif, short num, unsigned short *rval, unsigned short *lval) argument
1109 struct cmdif *cif = chip->cif; local
1210 riptide_reset(struct cmdif *cif, struct snd_riptide *chip) argument
1392 struct cmdif *cif = chip->cif; local
1425 struct cmdif *cif = chip->cif; local
1488 struct cmdif *cif = chip->cif; local
1611 struct cmdif *cif = chip->cif; local
1748 struct cmdif *cif = chip->cif; local
1772 struct cmdif *cif = chip->cif; local
1791 struct cmdif *cif = chip->cif; local
1804 struct cmdif *cif; local
1838 struct cmdif *cif; local
1936 struct cmdif *cif = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/prom/
H A DMakefile10 tree.o console.o printf.o p1275.o cif.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dak4xxx.c69 if (priv->cif) {
106 if (priv->cif) {
H A Drevo.c233 .cif = 0,
255 .cif = 0,
276 .cif = 0,
294 .cif = 0,
336 .cif = 0,
H A Ddelta.c443 .cif = 0,
464 .cif = 0,
486 .cif = 0, /* the default level of the CIF pin from AK4524 */
508 .cif = 0, /* the default level of the CIF pin from AK4524 */
530 .cif = 0,
H A Dews.c347 .cif = 1, /* CIF high */
368 .cif = 1, /* CIF high */
389 .cif = 1, /* CIF high */
H A Dhoontech.c253 .cif = 1, /* CIF high */
H A Dice1712.h261 unsigned int cif: 1; /* CIF mode */ member in struct:snd_ak4xxx_private
H A Dphase.c100 .cif = 1,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dhead.S79 /* PROM cif handler code address is in %o4. */
497 mov %l7, %o0 ! OpenPROM cif handler

Completed in 210 milliseconds