Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l43-jack.c299 regmap_read(cs42l43->regmap, CS42L43_TIP_RING_SENSE_INTERRUPT_STATUS, &sts); in cs42l43_jack_present()
717 regmap_read(cs42l43->regmap, CS42L43_TIP_RING_SENSE_INTERRUPT_STATUS, &sts); in cs42l43_tip_sense_work()
/openbmc/linux/drivers/mfd/
H A Dcs42l43.c339 case CS42L43_TIP_RING_SENSE_INTERRUPT_STATUS: in cs42l43_readable_register()
411 case CS42L43_TIP_RING_SENSE_INTERRUPT_STATUS: in cs42l43_volatile_register()
/openbmc/linux/include/linux/mfd/
H A Dcs42l43-regs.h139 #define CS42L43_TIP_RING_SENSE_INTERRUPT_STATUS 0x00010028 macro