Searched refs:SGTL5000_DAC_VOL_RIGHT_MASK (Results 1 – 2 of 2) sorted by relevance
187 #define SGTL5000_DAC_VOL_RIGHT_MASK 0xff00 macro
554 r = (reg & SGTL5000_DAC_VOL_RIGHT_MASK) >> SGTL5000_DAC_VOL_RIGHT_SHIFT; in dac_get_volsw()