Searched defs:xtexts (Results 1 – 4 of 4) sorted by relevance
/sound/pci/ac97/ |
D | ac97_patch.h | 40 #define AC97_ENUM_DOUBLE(xreg, xshift_l, xshift_r, xmask, xtexts) \ argument 43 #define AC97_ENUM_SINGLE(xreg, xshift, xmask, xtexts) \ argument
|
/sound/soc/tegra/ |
D | tegra210_ahub.h | 43 #define SOC_VALUE_ENUM_WIDE(xreg, shift, xmax, xtexts, xvalues) \ argument 54 #define SOC_VALUE_ENUM_WIDE_DECL(name, xreg, shift, xtexts, xvalues) \ argument
|
/sound/soc/fsl/ |
D | fsl_audmix.c | 17 #define SOC_ENUM_SINGLE_S(xreg, xshift, xtexts) \ argument
|
/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 846 #define SST_SSP_SLOT_ENUM(s_ch_no, is_tx, xtexts) \ argument 852 #define SST_SSP_SLOT_CTL(xpname, xmname, s_ch_name, s_ch_no, is_tx, xtexts, xget, xput) \ argument 863 #define SST_SSP_MUX_ENUM(xreg, xshift, xtexts) \ argument 866 #define SST_SSP_MUX_CTL(xpname, xinstance, xreg, xshift, xtexts) \ argument
|