Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmxs-lradc.h96 #define LRADC_DELAY_DELAY_MASK 0x7ff macro
100 LRADC_DELAY_DELAY_MASK)
/openbmc/linux/drivers/input/touchscreen/
H A Dmxs-lradc-ts.c646 if (adapt >= 2 && adapt <= LRADC_DELAY_DELAY_MASK + 1) { in mxs_lradc_ts_probe()
658 if (adapt >= 1 && adapt <= LRADC_DELAY_DELAY_MASK) { in mxs_lradc_ts_probe()
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-lradc.h188 #define LRADC_DELAY_DELAY_MASK 0x7ff macro