Searched refs:SGTL5000_DAC_VOL_LEFT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ | ||
D | sgtl5000.h | 191 #define SGTL5000_DAC_VOL_LEFT_MASK 0x00ff macro |
D | sgtl5000.c | 337 l = (reg & SGTL5000_DAC_VOL_LEFT_MASK) >> SGTL5000_DAC_VOL_LEFT_SHIFT; in dac_get_volsw() |