Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c30 #define COLI_TOUCH_MAX_DELAY_US 2000 macro
61 usleep_range(COLI_TOUCH_MIN_DELAY_US, COLI_TOUCH_MAX_DELAY_US); in adc_ts_measure()