Home
last modified time | relevance | path

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

/sound/ppc/
Dburgundy.c375 int rmask = 1 << ((kcontrol->private_value >> 8) & 0xff); in snd_pmac_burgundy_get_switch_w() local
390 int rmask = 1 << ((kcontrol->private_value >> 8) & 0xff); in snd_pmac_burgundy_put_switch_w() local
431 int rmask = (kcontrol->private_value >> 8) & 0xff; in snd_pmac_burgundy_get_switch_b() local
446 int rmask = (kcontrol->private_value >> 8) & 0xff; in snd_pmac_burgundy_put_switch_b() local
459 #define BURGUNDY_SWITCH_B(xname, xindex, addr, lmask, rmask, stereo) \ argument
/sound/core/
Dpcm_compat.c83 u32 rmask; member
Dpcm_native.c49 unsigned int rmask; member
/sound/soc/codecs/
Dda7218.c554 unsigned int rmask = (mixer_ctrl->max << rshift); in da7218_mic_lvl_det_sw_get() local