Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dmax9860.c62 { MAX9860_MICGAIN, 0x00 },
70 case MAX9860_INTRSTATUS ... MAX9860_MICGAIN: in max9860_readable()
82 case MAX9860_INTEN ... MAX9860_MICGAIN: in max9860_writeable()
199 SOC_SINGLE_TLV("Mic PGA Volume", MAX9860_MICGAIN,
201 SOC_SINGLE_TLV("Mic Preamp Volume", MAX9860_MICGAIN,
Dmax9860.h24 #define MAX9860_MICGAIN 0x0c macro