Searched refs:OHCI_GET_POTPGT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ohcireg.h | 104 #define OHCI_GET_POTPGT(s) ((s) >> 24) macro |
H A D | ohci.c | 2250 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = OHCI_GET_POTPGT(v); in ohci_roothub_exec() |