Home
last modified time | relevance | path

Searched refs:UHD_PWRON_FACTOR (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c1341 pwrdly = ((hubdesc20.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
1386 pwrdly = ((hubdesc30.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
1416 pwrdly = ((10 * UHD_PWRON_FACTOR) + usb_extra_power_up_time); in uhub_attach()
H A Dusb.h628 #define UHD_PWRON_FACTOR 2 macro

Completed in 6 milliseconds