Searched refs:bPwrOn2PwrGood (Results 1 – 6 of 6) sorted by relevance
208 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()
153 MS_U8 bPwrOn2PwrGood; member
405 pDesc->bPwrOn2PwrGood = 0; in ms_get_roothub_desc()
174 unsigned char bPwrOn2PwrGood; member
1505 wait_ms(hub->descriptor.bPwrOn2PwrGood * 2); in hub_power_on()2343 hub->descriptor.bPwrOn2PwrGood * 2); in hub_configure()
1039 desc->bPwrOn2PwrGood = 0; in ehci_hub_descriptor()