Searched refs:mic_tlv (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
H A Des8328.c86 static const DECLARE_TLV_DB_SCALE(mic_tlv, 0, 300, 0);
191 4, 0, 8, 0, mic_tlv),
H A Dwm8731.c162 static const DECLARE_TLV_DB_SCALE(mic_tlv, 0, 2000, 0);
175 SOC_SINGLE_TLV("Mic Boost Volume", WM8731_APANA, 0, 1, 0, mic_tlv),
H A D88pm860x-codec.c159 static const unsigned int mic_tlv[] = { variable
490 mic_tlv),
492 mic_tlv),
H A Dlm49453.c496 static const DECLARE_TLV_DB_SCALE(mic_tlv, 0, 200, 1);
518 SOC_SINGLE_TLV("Mic1 Volume", LM49453_P0_MICL_REG, 0, 15, 0, mic_tlv),
519 SOC_SINGLE_TLV("Mic2 Volume", LM49453_P0_MICR_REG, 0, 15, 0, mic_tlv),
H A Dsn95031.c367 static const DECLARE_TLV_DB_SCALE(mic_tlv, 0, 10, 0);
390 2, 4, 0, mic_tlv),
392 2, 4, 0, mic_tlv),
H A Dwm9713.c119 static unsigned int mic_tlv[] = { variable
135 SOC_SINGLE_TLV("Mic 1 Preamp Volume", AC97_3D_CONTROL, 10, 3, 0, mic_tlv),
136 SOC_SINGLE_TLV("Mic 2 Preamp Volume", AC97_3D_CONTROL, 12, 3, 0, mic_tlv),
H A Dcs42l52.c191 static DECLARE_TLV_DB_SCALE(mic_tlv, 1600, 100, 0);
415 CS42L52_MICB_CTL, 0, 0x10, 0, mic_tlv),

Completed in 345 milliseconds