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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dohcireg.h105 #define OHCI_RH_STATUS 0x50 macro
H A Dohci.c280 OWRITE4(sc, OHCI_RH_STATUS, OHCI_LPSC); /* Enable port power */
518 OREAD4(sc, OHCI_RH_STATUS));
1608 hstatus = OREAD4(sc, OHCI_RH_STATUS);

Completed in 172 milliseconds