Searched refs:SGTL5000_DAC_VOL_RIGHT_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/sound/soc/codecs/ | ||
D | sgtl5000.h | 186 #define SGTL5000_DAC_VOL_RIGHT_MASK 0xff00 macro |
D | sgtl5000.c | 554 r = (reg & SGTL5000_DAC_VOL_RIGHT_MASK) >> SGTL5000_DAC_VOL_RIGHT_SHIFT; in dac_get_volsw() |