Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mfd/
Dimx25-tsadc.h70 #define MX25_ADCQ_CR_LITEMID(x) ((x) << 4) macro
/linux-5.19.10/drivers/input/touchscreen/
Dfsl-imx25-tcq.c405 MX25_ADCQ_CR_LITEMID(itemct - 1) | in mx25_tcq_init()