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

/linux-4.4.14/sound/drivers/vx/
H A Dvx_cmd.h160 #define MASK_DSP_WORD_LEVEL 0x000001FF macro
H A Dvx_mixer.c271 info.level = rmh.Stat[0] & MASK_DSP_WORD_LEVEL;
272 info.monitor_level = (rmh.Stat[0] >> 10) & MASK_DSP_WORD_LEVEL;
/linux-4.4.14/sound/pci/pcxhr/
H A Dpcxhr_core.h89 #define MASK_DSP_WORD_LEVEL 0x000001ff macro

Completed in 98 milliseconds