Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/ac97/
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-6.3-rc2/sound/soc/tegra/
A Dtegra210_ahub.h43 #define SOC_VALUE_ENUM_WIDE(xreg, shift, xmax, xtexts, xvalues) \ argument
54 #define SOC_VALUE_ENUM_WIDE_DECL(name, xreg, shift, xtexts, xvalues) \ argument
/linux-6.3-rc2/include/sound/
A Dsoc.h212 #define SOC_ENUM_DOUBLE(xreg, xshift_l, xshift_r, xitems, xtexts) \ argument
216 #define SOC_ENUM_SINGLE(xreg, xshift, xitems, xtexts) \ argument
218 #define SOC_ENUM_SINGLE_EXT(xitems, xtexts) \ argument
220 #define SOC_VALUE_ENUM_DOUBLE(xreg, xshift_l, xshift_r, xmask, xitems, xtexts, xvalues) \ argument
223 #define SOC_VALUE_ENUM_SINGLE(xreg, xshift, xmask, xitems, xtexts, xvalues) \ argument
229 #define SOC_ENUM_SINGLE_VIRT(xitems, xtexts) \ argument
382 #define SOC_ENUM_DOUBLE_DECL(name, xreg, xshift_l, xshift_r, xtexts) \ argument
385 #define SOC_ENUM_SINGLE_DECL(name, xreg, xshift, xtexts) \ argument
387 #define SOC_ENUM_SINGLE_EXT_DECL(name, xtexts) \ argument
392 #define SOC_VALUE_ENUM_SINGLE_DECL(name, xreg, xshift, xmask, xtexts, xvalues) \ argument
[all …]
/linux-6.3-rc2/sound/soc/fsl/
A Dfsl_audmix.c17 #define SOC_ENUM_SINGLE_S(xreg, xshift, xtexts) \ argument
/linux-6.3-rc2/sound/soc/intel/atom/
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

Completed in 19 milliseconds