Searched refs:UHD_PWRON_FACTOR (Results 1 – 3 of 3) sorted by relevance
164 powerdelay = (hd.ss.bPwrOn2PwrGood * UHD_PWRON_FACTOR); in uhub_attach()170 powerdelay = (hd.hs.bPwrOn2PwrGood * UHD_PWRON_FACTOR); in uhub_attach()
365 #define UHD_PWRON_FACTOR 2 macro
895 usb_delay_ms(&sc->sc_bus, OHCI_GET_POTPGT(desca) * UHD_PWRON_FACTOR); in ohci_init()