Home
last modified time | relevance | path

Searched defs:xtexts (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/ac97/
H A Dac97_patch.h40 #define AC97_ENUM_DOUBLE(xreg, xshift_l, xshift_r, xmask, xtexts) \ argument
43 #define AC97_ENUM_SINGLE(xreg, xshift, xmask, xtexts) \ argument
/linux/include/sound/
H A Dsoc.h210 #define SOC_ENUM_DOUBLE(xreg, xshift_l, xshift_r, xitems, xtexts) \ argument
214 #define SOC_ENUM_SINGLE(xreg, xshift, xitems, xtexts) \ argument
216 #define SOC_ENUM_SINGLE_EXT(xitems, xtexts) \ argument
218 #define SOC_VALUE_ENUM_DOUBLE(xreg, xshift_l, xshift_r, xmask, xitems, xtexts, xvalues) \ argument
221 #define SOC_VALUE_ENUM_SINGLE(xreg, xshift, xmask, xitems, xtexts, xvalues) \ argument
223 SOC_VALUE_ENUM_SINGLE_AUTODISABLE(xreg,xshift,xmask,xitems,xtexts,xvalues) global() argument
227 SOC_ENUM_SINGLE_VIRT(xitems,xtexts) global() argument
377 SOC_ENUM_DOUBLE_DECL(name,xreg,xshift_l,xshift_r,xtexts) global() argument
380 SOC_ENUM_SINGLE_DECL(name,xreg,xshift,xtexts) global() argument
382 SOC_ENUM_SINGLE_EXT_DECL(name,xtexts) global() argument
384 SOC_VALUE_ENUM_DOUBLE_DECL(name,xreg,xshift_l,xshift_r,xmask,xtexts,xvalues) global() argument
387 SOC_VALUE_ENUM_SINGLE_DECL(name,xreg,xshift,xmask,xtexts,xvalues) global() argument
390 SOC_VALUE_ENUM_SINGLE_AUTODISABLE_DECL(name,xreg,xshift,xmask,xtexts,xvalues) global() argument
394 SOC_ENUM_SINGLE_VIRT_DECL(name,xtexts) global() argument
[all...]
/linux/sound/soc/tegra/
H A Dtegra210_ahub.h75 #define SOC_VALUE_ENUM_WIDE(xreg, shift, xmax, xtexts, xvalues) \ argument
86 #define SOC_VALUE_ENUM_WIDE_DECL(name, xreg, shift, xtexts, xvalues) \ argument
/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.h846 #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