Searched refs:TIMER_ASYNC_OFF (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvEHCI.h | 211 TIMER_ASYNC_OFF enumerator 229 …&& (ms_test_bit(TIMER_ASYNC_SHRINK, &ehci->u32Actions) || ms_test_bit(TIMER_ASYNC_OFF, &ehci->u32A… in ms_timer_action() 241 case TIMER_ASYNC_OFF: in ms_timer_action() 266 case TIMER_ASYNC_OFF: in ms_timer_action()
|
| H A D | drvEhciHcd.c | 1711 ms_timer_action_done (pEhci, TIMER_ASYNC_OFF); in ms_qh_link_async() 1959 ms_timer_action (pEhci, TIMER_ASYNC_OFF); in ms_end_unlink_async() 1994 ms_timer_action_done (pEhci, TIMER_ASYNC_OFF); in ms_start_unlink_async() 2301 if (ms_test_bit (TIMER_ASYNC_OFF, &pEhci->u32Actions)) in ms_ehci_watchdog()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEHCI.h | 441 TIMER_ASYNC_OFF enumerator 513 case TIMER_ASYNC_OFF: in timer_action()
|
| H A D | drvEhciHcd.c | 5043 timer_action_done (ehci, TIMER_ASYNC_OFF); in qh_link_async() 5843 timer_action (ehci, TIMER_ASYNC_OFF); in end_unlink_async() 5974 timer_action_done (ehci, TIMER_ASYNC_OFF); in start_unlink_async() 6491 if (test_bit (TIMER_ASYNC_OFF, &ehci->actions)) in ehci_watchdog()
|