Home
last modified time | relevance | path

Searched refs:xshift (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/include/sound/
H A Dsoc.h52 SOC_DOUBLE_VALUE(xreg, xshift, xshift, xmin, xmax, xinvert, xautodisable)
55 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
122 xshift, xmin, xmax, xinvert) }
170 xshift, xmin, xmax, xinvert) }
215 SOC_ENUM_DOUBLE(xreg, xshift, xshift, xitems, xtexts)
222 SOC_VALUE_ENUM_DOUBLE(xreg, xshift, xshift, xmask, xitems, xtexts, xvalues)
224 { .reg = xreg, .shift_l = xshift, .shift_r = xshift, \
370 SOC_SINGLE_EXT(xname, xreg, xshift, 1, xinvert, \
381 SOC_ENUM_DOUBLE_DECL(name, xreg, xshift, xshift, xtexts)
388 SOC_VALUE_ENUM_DOUBLE_DECL(name, xreg, xshift, xshift, xmask, xtexts, xvalues)
[all …]
/linux-6.15/sound/pci/ac97/
H A Dac97_patch.h43 #define AC97_ENUM_SINGLE(xreg, xshift, xmask, xtexts) \ argument
44 AC97_ENUM_DOUBLE(xreg, xshift, xshift, xmask, xtexts)
/linux-6.15/sound/soc/tegra/
H A Dtegra210_ope.h73 #define TEGRA_SOC_BYTES_EXT(xname, xbase, xregs, xshift, xmask, \ argument
86 .shift = xshift \
H A Dtegra210_mbdrc.c521 #define TEGRA_MBDRC_BYTES_EXT(xname, xbase, xregs, xshift, xmask, xinfo) \ argument
522 TEGRA_SOC_BYTES_EXT(xname, xbase, xregs, xshift, xmask, \
527 #define TEGRA_MBDRC_BAND_BYTES_EXT(xname, xbase, xshift, xmask, xinfo) \ argument
529 xshift, xmask, xinfo)
/linux-6.15/drivers/video/fbdev/aty/
H A Dmach64_ct.c122 u8 vshift, xshift; in aty_dsp_gt() local
167 xshift = 6 - dsp_precision; in aty_dsp_gt()
168 vshift += xshift; in aty_dsp_gt()
172 (1 << (vshift - xshift)); in aty_dsp_gt()
179 tmp = ((ras_multiplier << xshift) + ras_divider) / ras_divider; in aty_dsp_gt()
182 dsp_on = dsp_on + (tmp * 2) + (pll->xclkpagefaultdelay << xshift); in aty_dsp_gt()
/linux-6.15/sound/soc/intel/atom/
H A Dsst-atom-controls.h863 #define SST_SSP_MUX_ENUM(xreg, xshift, xtexts) \ argument
864 (struct soc_enum) SOC_ENUM_DOUBLE(xreg, xshift, xshift, ARRAY_SIZE(xtexts), xtexts)
866 #define SST_SSP_MUX_CTL(xpname, xinstance, xreg, xshift, xtexts) \ argument
868 SST_SSP_MUX_ENUM(xreg, xshift, xtexts))
/linux-6.15/Documentation/sound/soc/
H A Dcodec.rst105 #define SOC_ENUM_SINGLE(xreg, xshift, xmask, xtexts)
111 xshift = control bit(s) offset in register
/linux-6.15/sound/soc/codecs/
H A Drt715-sdca.c417 #define RT715_SDCA_PR_VALUE(xreg_base, xcount, xmax, xshift, xinvert) \ argument
420 .shift = xshift, .invert = xinvert})
422 #define RT715_SDCA_FU_CTRL(xname, reg_base, xshift, xmax, xinvert, xcount) \ argument
428 xshift, xinvert)}
H A Dwm9712.c278 #define WM9712_HP_MIXER_CTRL(xname, xmixer, xshift) \ argument
279 SOC_SINGLE_EXT(xname, SND_SOC_NOPM, ((xmixer) << 8) | (xshift), \
H A Dwm9713.c287 #define WM9713_HP_MIXER_CTRL(xname, xmixer, xshift) \ argument
288 SOC_DOUBLE_EXT(xname, SND_SOC_NOPM, xshift, xmixer, 1, 0, \
H A Dwm8962.c1525 #define WM8962_DSP2_ENABLE(xname, xshift) \ argument
1529 .private_value = xshift }
/linux-6.15/sound/soc/fsl/
H A Dfsl_audmix.c17 #define SOC_ENUM_SINGLE_S(xreg, xshift, xtexts) \ argument
18 SOC_ENUM_SINGLE(xreg, xshift, ARRAY_SIZE(xtexts), xtexts)
/linux-6.15/sound/pci/ice1712/
H A Dews.c789 #define EWS88D_CONTROL(xiface, xname, xshift, xinvert, xaccess) \ argument
796 .private_value = xshift | (xinvert << 8),\
930 #define DMX6FIRE_CONTROL(xname, xshift, xinvert) \ argument
936 .private_value = xshift | (xinvert << 8),\
/linux-6.15/sound/ppc/
H A Dawacs.c189 #define AWACS_VOLUME(xname, xreg, xshift, xinverted) \ argument
194 .private_value = (xreg) | ((xshift) << 8) | ((xinverted) << 16) }
240 #define AWACS_SWITCH(xname, xreg, xshift, xinvert) \ argument
245 .private_value = (xreg) | ((xshift) << 8) | ((xinvert) << 16) }
/linux-6.15/sound/pci/hda/
H A Dtas2781_hda_i2c.c42 #define ACARD_SINGLE_RANGE_EXT_TLV(xname, xreg, xshift, xmin, xmax, xinvert, \ argument
51 {.reg = xreg, .rreg = xreg, .shift = xshift, \
52 .rshift = xshift, .min = xmin, .max = xmax, \
H A Dtas2781_hda_spi.c49 #define ACARD_SINGLE_RANGE_EXT_TLV(xname, xreg, xshift, xmin, xmax, xinvert, \ argument
59 .shift = xshift, .rshift = xshift,\
/linux-6.15/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c46 #define GEOM(xshift, yshift, bytes_per_pixel) { \ argument
47 .x_shft = (xshift), \
50 .slot_w = 1 << (SLOT_WIDTH_BITS - (xshift)), \