Home
last modified time | relevance | path

Searched refs:wait_ms (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c1505 wait_ms(hub->descriptor.bPwrOn2PwrGood * 2); in hub_power_on()
4040 wait_ms(delay); in hub_port_wait_reset()
4688 wait_ms(HUB_DEBOUNCE_STEP); in hub_port_debounce()
6871 wait_ms(500); in hub_events()
8256 wait_ms(10); in usb_physical_reset_device()
9507 wait_ms(500); in hub_events_EX()
H A DdrvUSB.c3449 wait_ms(200); in usb_new_device()
3473 wait_ms(10); /* Let the SET_ADDRESS settle */ in usb_new_device()
3477 wait_ms(100); in usb_new_device()
H A DdrvKernel.c283 void wait_ms(int x) in wait_ms() function
H A DdrvHub_2.c469 wait_ms(500); /* Cool down */ in hub_events_Port2()
H A DdrvEhciHcd.c6574 wait_ms (10); in bios_handoff()
7808 wait_ms (20); in ehci_resume()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c215 wait_ms(hub->descriptor.bPwrOn2PwrGood * 2); in ms_hub_power_on()
682 wait_ms(delay); in ms_hub_port_wait_reset()
850 wait_ms(HUB_DEBOUNCE_STEP); in ms_hub_port_debounce()
1169 wait_ms(10); in ms_usb_physical_reset_device()
1420 wait_ms(500); // to be cool down in ms_hub_events()
H A DdrvUSB.c651 wait_ms(200); in ms_usb_new_device()
659 wait_ms(10); /* Let the SET_ADDRESS settle */ in ms_usb_new_device()
663 wait_ms(100); in ms_usb_new_device()
H A DdrvUSBHwCtl.c609 wait_ms(10); in xhci_ssport_set_state()
619 wait_ms(10); in xhci_ssport_set_state()
H A DdrvBulktran.c300 …wait_for_completion_timeout(struct stCompletion *cpt, S32 flag, struct ms_usdata *ptr, U32 wait_ms) in ms_usb_wait_for_completion_timeout() argument
305 U32 wait_remain = wait_ms; in ms_usb_wait_for_completion_timeout()
H A DdrvKernel.c214 void wait_ms(int x) in wait_ms() function
H A DdrvEhciHcd.c2576 wait_ms (20); in ms_ehci_resume()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvPorts.h149 extern void wait_ms(int x);
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvPorts.h164 extern void wait_ms(int x);