Searched refs:OHCI_RHPORTST_PRS (Results 1 – 2 of 2) sorted by relevance
244 OHCI_HCOR->hcrhportsts[port - 1] = OHCI_RHPORTST_PRS; in ohci_roothub_control()246 while (OHCI_HCOR->hcrhportsts[port - 1] & OHCI_RHPORTST_PRS) { in ohci_roothub_control()
230 #define OHCI_RHPORTST_PRS (1 << 4) /* Bit 4: Port reset status */ macro
Completed in 5 milliseconds