Home
last modified time | relevance | path

Searched refs:POLL_SECONDS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/musb/
Dda8xx.c184 #define POLL_SECONDS 2 macro
226 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in otg_timer()
249 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in otg_timer()
345 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in da8xx_musb_interrupt()
379 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in da8xx_musb_interrupt()
Ddavinci.c201 #define POLL_SECONDS 2 macro
228 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in otg_timer()
252 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in otg_timer()
329 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in davinci_musb_interrupt()
365 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in davinci_musb_interrupt()
Dam35x.c135 #define POLL_SECONDS 2 macro
177 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in otg_timer()
282 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in am35x_musb_interrupt()
328 mod_timer(&otg_workaround, jiffies + POLL_SECONDS * HZ); in am35x_musb_interrupt()