Searched refs:POLLING_INTERVAL (Results 1 – 5 of 5) sorted by relevance
185 #define POLLING_INTERVAL 25 /* in msec */ macro204 timeout = (timeout + POLLING_INTERVAL - 1) / POLLING_INTERVAL; in ps3av_vuart_read()214 msleep(POLLING_INTERVAL); in ps3av_vuart_read()
68 #define POLLING_INTERVAL 30 macro
536 schedule_timeout(msecs_to_jiffies(POLLING_INTERVAL)); in rtsx_polling_thread()
1206 if (chip->ss_counter < (chip->ss_idle_period / POLLING_INTERVAL)) in rtsx_manage_ss()
73 #define POLLING_INTERVAL 50 macro