Home
last modified time | relevance | path

Searched refs:OHCI_GET_POTPGT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dohcireg.h104 #define OHCI_GET_POTPGT(s) ((s) >> 24) macro
H A Dohci.c2250 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = OHCI_GET_POTPGT(v); in ohci_roothub_exec()