Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Des8389.h92 #define ES8389_MIC1_GAIN 0x72 macro
H A Des8389.c182 SOC_VALUE_ENUM_SINGLE(ES8389_MIC1_GAIN, 4, 7,
219 SOC_SINGLE_TLV("ADCL PGA Volume", ES8389_MIC1_GAIN, 0, 0x0E, 0, pga_vol_tlv),
738 regmap_update_bits(es8389->regmap, ES8389_MIC1_GAIN, in es8389_init()