Searched refs:base_jiffies (Results 1 – 3 of 3) sorted by relevance
278 && (u32Time+jiffies) > (U32) ehci->stWatchdog.base_jiffies in ms_timer_action()284 ehci->stWatchdog.base_jiffies = u32Time + jiffies; in ms_timer_action()
543 && (t+jiffies) > (U32) ehci->watchdog.base_jiffies in timer_action()549 ehci->watchdog.base_jiffies = t + jiffies; in timer_action()
91 int base_jiffies; member