Home
last modified time | relevance | path

Searched refs:bPwrOn2PwrGood (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c208 ms_usbhost_debug("enabling power on all ports, delay %d\n", hub->descriptor.bPwrOn2PwrGood * 2); in ms_hub_power_on()
215 wait_ms(hub->descriptor.bPwrOn2PwrGood * 2); in ms_hub_power_on()
385 … ms_usbhost_debug("Power on to power good last time: %dms\n", hub->descriptor.bPwrOn2PwrGood * 2); in ms_hub_configure()
H A DdrvHub.h153 MS_U8 bPwrOn2PwrGood; member
H A DdrvEhciHcd.c405 pDesc->bPwrOn2PwrGood = 0; in ms_get_roothub_desc()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h174 unsigned char bPwrOn2PwrGood; member
H A DdrvHub.c1505 wait_ms(hub->descriptor.bPwrOn2PwrGood * 2); in hub_power_on()
2343 hub->descriptor.bPwrOn2PwrGood * 2); in hub_configure()
H A DdrvEhciHcd.c1039 desc->bPwrOn2PwrGood = 0; in ehci_hub_descriptor()