Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l42.c842 u8 fullScaleVol; in cs42l42_mute() local
869 fullScaleVol = CS42L42_HP_FULL_SCALE_VOL_MASK; in cs42l42_mute()
871 fullScaleVol = 0; in cs42l42_mute()
878 CS42L42_HP_FULL_SCALE_VOL_MASK, fullScaleVol); in cs42l42_mute()