Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dat91_adc.c154 #define TOUCH_SCTIM_US 10 /* 10us for the Touchscreen Switches Closure Time */ macro
1056 tssctim = DIV_ROUND_UP(TOUCH_SCTIM_US * adc_clk_khz / 1000, 4); in at91_ts_hw_init()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dat91_adc.c151 #define TOUCH_SCTIM_US 10 /* 10us for the Touchscreen Switches Closure Time */ macro
901 tssctim = DIV_ROUND_UP(TOUCH_SCTIM_US * adc_clk_khz / 1000, 4); in at91_ts_hw_init()

Completed in 4 milliseconds