Home
last modified time | relevance | path

Searched refs:COLI_PULLUP_MIN_DELAY_US (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c31 #define COLI_PULLUP_MIN_DELAY_US 10000 macro
97 usleep_range(COLI_PULLUP_MIN_DELAY_US, COLI_PULLUP_MAX_DELAY_US); in vf50_ts_enable_touch_detection()
191 usleep_range(COLI_PULLUP_MIN_DELAY_US, in vf50_ts_irq_bh()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c31 #define COLI_PULLUP_MIN_DELAY_US 10000 macro
97 usleep_range(COLI_PULLUP_MIN_DELAY_US, COLI_PULLUP_MAX_DELAY_US); in vf50_ts_enable_touch_detection()
191 usleep_range(COLI_PULLUP_MIN_DELAY_US, in vf50_ts_irq_bh()

Completed in 2 milliseconds