Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dts3a227e.c51 #define TS3A227E_REG_KP_INTERRUPT 0x02 macro
105 { TS3A227E_REG_KP_INTERRUPT, 0x00 },
215 ret = regmap_read(regmap, TS3A227E_REG_KP_INTERRUPT, &kp_int_reg); in ts3a227e_interrupt()