Searched refs:IDLE_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
143 #define IDLE_TIMEOUT_MS 83 /* milliseconds */ macro
104 IDLE_TIMEOUT_MS * 1000 * adc_dev->channels); in tiadc_wait_idle()480 timeout = jiffies + msecs_to_jiffies(IDLE_TIMEOUT_MS * adc_dev->channels); in tiadc_read_raw()