Home
last modified time | relevance | path

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

/sound/ppc/
Dburgundy.c362 int rmask = 1 << ((kcontrol->private_value >> 8) & 0xff); in snd_pmac_burgundy_get_switch_w() local
377 int rmask = 1 << ((kcontrol->private_value >> 8) & 0xff); in snd_pmac_burgundy_put_switch_w() local
418 int rmask = (kcontrol->private_value >> 8) & 0xff; in snd_pmac_burgundy_get_switch_b() local
433 int rmask = (kcontrol->private_value >> 8) & 0xff; in snd_pmac_burgundy_put_switch_b() local
446 #define BURGUNDY_SWITCH_B(xname, xindex, addr, lmask, rmask, stereo) \ argument
/sound/core/
Dpcm_compat.c60 u32 rmask; member
Dpcm_native.c50 unsigned int rmask; member
/sound/soc/codecs/
Dda7218.c550 unsigned int rmask = (mixer_ctrl->max << rshift); in da7218_mic_lvl_det_sw_get() local