Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs42l43-jack.c273 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_start_hs_bias()
285 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_stop_hs_bias()
345 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_start_button_detect()
356 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_stop_button_detect()
551 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_start_load_detect()
590 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_stop_load_detect()
/linux/include/linux/mfd/
H A Dcs42l43-regs.h157 #define CS42L43_MIC_DETECT_CONTROL_1 0x00011074 macro