Searched refs:ML26124_DVOL_CTL (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
H A D | ml26124.c | 120 SOC_SINGLE("Play Limiter", ML26124_DVOL_CTL, 0, 1, 0), 121 SOC_SINGLE("Capture Limiter", ML26124_DVOL_CTL, 1, 1, 0), 122 SOC_SINGLE("Digital Volume Fade Switch", ML26124_DVOL_CTL, 3, 1, 0), 123 SOC_SINGLE("Digital Switch", ML26124_DVOL_CTL, 4, 1, 0), 403 snd_soc_update_bits(codec, ML26124_DVOL_CTL, BIT(4), ml26124_mute() 406 snd_soc_update_bits(codec, ML26124_DVOL_CTL, BIT(4), ml26124_mute()
|
H A D | ml26124.h | 67 #define ML26124_DVOL_CTL 0x68 macro
|
Completed in 147 milliseconds