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()
66 #define POLLING_INTERVAL 30 macro
546 schedule_timeout(POLLING_INTERVAL); in rtsx_polling_thread()
947 (chip->ss_idle_period / POLLING_INTERVAL)) { in rtsx_polling_func()
69 #define POLLING_INTERVAL 50 macro