Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax9867.h50 #define MAX9867_DACLEVEL 0x0c macro
H A Dmax9867.c172 SOC_SINGLE_TLV("Digital Playback Volume", MAX9867_DACLEVEL, 0, 15, 1,
174 SOC_SINGLE_TLV("Digital Boost Playback Volume", MAX9867_DACLEVEL, 4, 3, 0,
394 return regmap_update_bits(max9867->regmap, MAX9867_DACLEVEL, in max9867_mute()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax9867.h50 #define MAX9867_DACLEVEL 0x0c macro
H A Dmax9867.c174 SOC_SINGLE_TLV("Digital Playback Volume", MAX9867_DACLEVEL, 0, 15, 1,
176 SOC_SINGLE_TLV("Digital Boost Playback Volume", MAX9867_DACLEVEL, 4, 3, 0,
425 return regmap_update_bits(max9867->regmap, MAX9867_DACLEVEL, in max9867_mute()

Completed in 2 milliseconds