Searched refs:OHCI_RHSTATUS_DRWE (Results 1 – 2 of 2) sorted by relevance
217 #define OHCI_RHSTATUS_DRWE (1 << 15) /* Bit 15: Device remote wakeup enable */ macro
293 if (OHCI_HCOR->hcrhsts & OHCI_RHSTATUS_DRWE) { in OHCI_IRQHandler()
Completed in 8 milliseconds