Home
last modified time | relevance | path

Searched refs:timer_pending (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvTimer.h153 #define timer_pending(x) ((x)->expires>0) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h544 && timer_pending (&ehci->watchdog)) in timer_action()