Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l43-jack.c253 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_start_hs_bias()
265 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_stop_hs_bias()
318 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_start_button_detect()
345 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_stop_button_detect()
526 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_start_load_detect()
565 regmap_update_bits(cs42l43->regmap, CS42L43_MIC_DETECT_CONTROL_1, in cs42l43_stop_load_detect()
/openbmc/linux/drivers/mfd/
H A Dcs42l43.c212 { CS42L43_MIC_DETECT_CONTROL_1, 0x00000003 },
347 case CS42L43_MIC_DETECT_CONTROL_1: in cs42l43_readable_register()
/openbmc/linux/include/linux/mfd/
H A Dcs42l43-regs.h157 #define CS42L43_MIC_DETECT_CONTROL_1 0x00011074 macro