/linux/include/sound/ |
H A D | soc.h | 51 #define SOC_SINGLE_VALUE(xreg, xshift, xmin, xmax, xinvert, xautodisable) \ argument 53 #define SOC_DOUBLE_R_S_VALUE(xlreg, xrreg, xshift, xmin, xmax, xsign_bit, xinvert) \ argument 58 #define SOC_DOUBLE_R_VALUE(xlreg, xrreg, xshift, xmin, xmax, xinvert) \ argument 66 #define SOC_SINGLE_RANGE(xname, xreg, xshift, xmin, xmax, xinvert) \ argument 79 #define SOC_SINGLE_SX_TLV(xname, xreg, xshift, xmin, xmax, tlv_array) \ argument 88 #define SOC_SINGLE_RANGE_TLV(xname, xreg, xshift, xmin, xmax, xinvert, tlv_array) \ argument 110 #define SOC_DOUBLE_R(xname, reg_left, reg_right, xshift, xmax, xinvert) \ argument 116 #define SOC_DOUBLE_R_RANGE(xname, reg_left, reg_right, xshift, xmin, \ argument 152 #define SOC_DOUBLE_R_TLV(xname, reg_left, reg_right, xshift, xmax, xinvert, tlv_array) \ argument 161 #define SOC_DOUBLE_R_RANGE_TLV(xname, reg_left, reg_right, xshift, xmin, \ argument [all …]
|
/linux/sound/pci/hda/ |
H A D | tas2781_hda.h | 24 #define ACARD_SINGLE_RANGE_EXT_TLV(xname, xreg, xshift, xmin, xmax, xinvert, \ argument
|
/linux/sound/soc/tegra/ |
H A D | tegra210_ope.h | 73 #define TEGRA_SOC_BYTES_EXT(xname, xbase, xregs, xshift, xmask, \ argument
|
H A D | tegra210_mbdrc.c | 521 #define TEGRA_MBDRC_BYTES_EXT(xname, xbase, xregs, xshift, xmask, xinfo) \ argument 527 #define TEGRA_MBDRC_BAND_BYTES_EXT(xname, xbase, xshift, xmask, xinfo) \ argument
|
/linux/sound/pci/ac97/ |
H A D | ac97_patch.h | 43 #define AC97_ENUM_SINGLE(xreg, xshift, xmask, xtexts) \ argument
|
/linux/drivers/video/fbdev/aty/ |
H A D | mach64_ct.c | 122 u8 vshift, xshift; in aty_dsp_gt() local
|
/linux/sound/pci/ice1712/ |
H A D | ews.c | 789 #define EWS88D_CONTROL(xiface, xname, xshift, xinvert, xaccess) \ argument 930 #define DMX6FIRE_CONTROL(xname, xshift, xinvert) \ argument
|
/linux/sound/ppc/ |
H A D | awacs.c | 189 #define AWACS_VOLUME(xname, xreg, xshift, xinverted) \ argument 240 #define AWACS_SWITCH(xname, xreg, xshift, xinvert) \ argument
|
/linux/sound/soc/codecs/ |
H A D | cs48l32.h | 177 #define CS48L32_EQ_COEFF_CONTROL(xname, xreg, xbase, xshift) \ argument
|
H A D | wm8962.c | 1525 #define WM8962_DSP2_ENABLE(xname, xshift) \ argument
|
/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_dmm_tiler.c | 46 #define GEOM(xshift, yshift, bytes_per_pixel) { \ argument
|
/linux/sound/soc/intel/atom/ |
H A D | sst-atom-controls.h | 863 #define SST_SSP_MUX_ENUM(xreg, xshift, xtexts) \ argument 866 #define SST_SSP_MUX_CTL(xpname, xinstance, xreg, xshift, xtexts) \ argument
|