Home
last modified time | relevance | path

Searched refs:SGTL5000_DAC_VOL_RIGHT_SHIFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dsgtl5000.h188 #define SGTL5000_DAC_VOL_RIGHT_SHIFT 8 macro
H A Dsgtl5000.c554 r = (reg & SGTL5000_DAC_VOL_RIGHT_MASK) >> SGTL5000_DAC_VOL_RIGHT_SHIFT; in dac_get_volsw()
614 r << SGTL5000_DAC_VOL_RIGHT_SHIFT; in dac_put_volsw()