Home
last modified time | relevance | path

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

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