Home
last modified time | relevance | path

Searched refs:SGTL5000_DAC_VOL_RIGHT_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dsgtl5000.h187 #define SGTL5000_DAC_VOL_RIGHT_MASK 0xff00 macro
H A Dsgtl5000.c554 r = (reg & SGTL5000_DAC_VOL_RIGHT_MASK) >> SGTL5000_DAC_VOL_RIGHT_SHIFT; in dac_get_volsw()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dsgtl5000.h187 #define SGTL5000_DAC_VOL_RIGHT_MASK 0xff00 macro
H A Dsgtl5000.c554 r = (reg & SGTL5000_DAC_VOL_RIGHT_MASK) >> SGTL5000_DAC_VOL_RIGHT_SHIFT; in dac_get_volsw()

Completed in 7 milliseconds