Home
last modified time | relevance | path

Searched refs:MASK_DSP_WORD_LEVEL (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr_core.h87 #define MASK_DSP_WORD_LEVEL 0x000001ff macro
/linux-3.4.99/sound/drivers/vx/
Dvx_cmd.h160 #define MASK_DSP_WORD_LEVEL 0x000001FF macro
Dvx_mixer.c275 info.level = rmh.Stat[0] & MASK_DSP_WORD_LEVEL;
276 info.monitor_level = (rmh.Stat[0] >> 10) & MASK_DSP_WORD_LEVEL;