Searched refs:bPwrOn2PwrGood (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/sys/dev/usb/
H A Dusb.h622 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member in struct:usb_hub_descriptor
637 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member in struct:usb_hub_ss_descriptor
651 uByte bPwrOn2PwrGood; member in struct:usb_hub_descriptor_min
H A Dusb_hub.c1307 pwrdly = ((hubdesc20.bPwrOn2PwrGood * UHD_PWRON_FACTOR) +
1352 pwrdly = ((hubdesc30.bPwrOn2PwrGood * UHD_PWRON_FACTOR) +
/freebsd-12-stable/sys/dev/usb/controller/
H A Datmegadci.c1567 .bPwrOn2PwrGood = 50,
H A Davr32dci.c1507 .bPwrOn2PwrGood = 50,
H A Duss820dci.c1858 .bPwrOn2PwrGood = 50,
H A Dohci.c2293 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = OHCI_GET_POTPGT(v);
H A Dsaf1761_otg.c2863 .bPwrOn2PwrGood = 50,
H A Duhci.c2366 .bPwrOn2PwrGood = 50,
H A Ddwc_otg.c4339 .bPwrOn2PwrGood = 50,
H A Dehci.c3324 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 200;
H A Dmusb_otg.c3614 .bPwrOn2PwrGood = 50,
H A Dxhci.c3533 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 10;
/freebsd-12-stable/sys/mips/cavium/usb/
H A Doctusb.c1425 .bPwrOn2PwrGood = 50,

Completed in 370 milliseconds