Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mfd/
Dimx25-tsadc.h101 #define MX25_ADCQ_MR_PD_IRQ BIT(0) macro
/linux-5.19.10/drivers/input/touchscreen/
Dfsl-imx25-tcq.c230 regmap_update_bits(priv->regs, MX25_ADCQ_MR, MX25_ADCQ_MR_PD_IRQ, 0); in mx25_tcq_re_enable_touch_detection()