Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dcs42l52.c72 { CS42L52_MICA_CTL, 0x00 }, /* r10 MICA Amp Ctl */
128 case CS42L52_MICA_CTL: in cs42l52_readable_register()
234 CS42L52_MICA_CTL, 5, cs42l52_mic_text);
414 SOC_DOUBLE_R_TLV("MIC Gain Volume", CS42L52_MICA_CTL,
1238 regmap_update_bits(cs42l52->regmap, CS42L52_MICA_CTL, in cs42l52_i2c_probe()
Dcs42l52.h178 #define CS42L52_MICA_CTL 0x10 macro