Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dohcireg.h123 #define OHCI_RH_STATUS 0x50 macro
H A Dohci.c1034 OWRITE4(sc, OHCI_RH_STATUS, OHCI_RHS_LPSC); /* Enable port power */ in ohci_init()
1230 OREAD4(sc, OHCI_RH_STATUS), 0); in ohci_dumpregs()
1733 hstatus = OREAD4(sc, OHCI_RH_STATUS); in ohci_rhsc()