Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dts3a227e.c52 #define TS3A227E_REG_KP_INTERRUPT 0x02 macro
106 { TS3A227E_REG_KP_INTERRUPT, 0x00 },
216 ret = regmap_read(regmap, TS3A227E_REG_KP_INTERRUPT, &kp_int_reg); in ts3a227e_interrupt()