Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l43-jack.c538 regmap_update_bits(cs42l43->regmap, CS42L43_LOADDETENA, in cs42l43_start_load_detect()
553 regmap_update_bits(cs42l43->regmap, CS42L43_LOADDETENA, in cs42l43_stop_load_detect()
/openbmc/linux/drivers/mfd/
H A Dcs42l43.c235 { CS42L43_LOADDETENA, 0x00000000 },
367 case CS42L43_LOADDETENA: in cs42l43_readable_register()
/openbmc/linux/include/linux/mfd/
H A Dcs42l43-regs.h191 #define CS42L43_LOADDETENA 0x00017024 macro