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