Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c244 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()
A Dusb_ohci_reg.h230 #define OHCI_RHPORTST_PRS (1 << 4) /* Bit 4: Port reset status */ macro

Completed in 5 milliseconds