Searched defs:xreg (Results 1 – 6 of 6) sorted by relevance
/sound/pci/ac97/ |
D | ac97_patch.h | 55 #define AC97_ENUM_DOUBLE(xreg, xshift_l, xshift_r, xmask, xtexts) \ argument 58 #define AC97_ENUM_SINGLE(xreg, xshift, xmask, xtexts) \ argument
|
/sound/ppc/ |
D | awacs.c | 201 #define AWACS_VOLUME(xname, xreg, xshift, xinverted) \ argument 252 #define AWACS_SWITCH(xname, xreg, xshift, xinvert) \ argument
|
/sound/pci/ice1712/ |
D | quartet.c | 681 #define PRIV_SW(xid, xbit, xreg) [xid] = {.bit = xbit,\ argument 686 #define PRIV_ENUM2(xid, xbit, xreg, xtext1, xtext2) [xid] = {.bit = xbit,\ argument
|
/sound/pci/emu10k1/ |
D | p16v.c | 849 #define P16V_VOL(xname,xreg,xhl) { \ argument
|
/sound/oss/ |
D | ad1848.c | 219 int xreg, xra; in ad_read() local 245 int xreg, xra; in ad_write() local
|
/sound/pci/ |
D | cmipci.c | 2424 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument 2433 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument
|