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