Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c60 OHCI_HCOR->hccmdsts = OHCI_CMDST_HCR; in ohci_init()
61 while (OHCI_HCOR->hccmdsts & OHCI_CMDST_HCR) { in ohci_init()
A Dusb_ohci_reg.h115 #define OHCI_CMDST_HCR (1 << 0) /* Bit 0: Host controller reset */ macro

Completed in 6 milliseconds