Searched refs:OHCI_CMDST_HCR (Results 1 – 2 of 2) sorted by relevance
60 OHCI_HCOR->hccmdsts = OHCI_CMDST_HCR; in ohci_init()61 while (OHCI_HCOR->hccmdsts & OHCI_CMDST_HCR) { in ohci_init()
115 #define OHCI_CMDST_HCR (1 << 0) /* Bit 0: Host controller reset */ macro
Completed in 6 milliseconds