Home
last modified time | relevance | path

Searched refs:TIMER_ASYNC_SHRINK (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI.h210 TIMER_ASYNC_SHRINK, enumerator
229 …&& (ms_test_bit(TIMER_ASYNC_SHRINK, &ehci->u32Actions) || ms_test_bit(TIMER_ASYNC_OFF, &ehci->u32A… in ms_timer_action()
H A DdrvEhciHcd.c2086 ms_timer_action_done (pEhci, TIMER_ASYNC_SHRINK); in ms_scan_async()
2118 eAction = TIMER_ASYNC_SHRINK; in ms_scan_async()
2137 eAction = TIMER_ASYNC_SHRINK; in ms_scan_async()
2151 if (eAction == TIMER_ASYNC_SHRINK) in ms_scan_async()
2152 ms_timer_action (pEhci, TIMER_ASYNC_SHRINK); in ms_scan_async()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c6163 timer_action_done (ehci, TIMER_ASYNC_SHRINK); in scan_async()
6286 action = TIMER_ASYNC_SHRINK; in scan_async()
6349 if (action == TIMER_ASYNC_SHRINK) in scan_async()
6350 timer_action (ehci, TIMER_ASYNC_SHRINK); in scan_async()
H A DdrvEHCI.h440 TIMER_ASYNC_SHRINK, enumerator