Searched refs:AC97_ENUM_SINGLE (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/pci/ac97/ |
| H A D | ac97_patch.h | 43 #define AC97_ENUM_SINGLE(xreg, xshift, xmask, xtexts) \ macro
|
| H A D | ac97_codec.c | 611 AC97_ENUM_SINGLE(AC97_GENERAL_PURPOSE, 15, 2, std_3d_path), 612 AC97_ENUM_SINGLE(AC97_GENERAL_PURPOSE, 9, 2, std_mix), 613 AC97_ENUM_SINGLE(AC97_GENERAL_PURPOSE, 8, 2, std_mic),
|