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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dohcireg.h107 #define OHCI_RH_STATUS 0x50 macro
H A Dohci.c281 OWRITE4(sc, OHCI_RH_STATUS, OHCI_LPSC); /* Enable port power */
518 OREAD4(sc, OHCI_RH_STATUS));
1590 hstatus = OREAD4(sc, OHCI_RH_STATUS);

Completed in 34 milliseconds