Searched refs:OHCI_HC_PS_PRSC (Results 1 – 2 of 2) sorted by relevance
170 if (ohci_register_port_status & OHCI_HC_PS_PRSC) in _ux_hcd_ohci_interrupt_handler()177 … (OHCI_HC_PS_CSC | OHCI_HC_PS_PESC | OHCI_HC_PS_PSSC | OHCI_HC_PS_OCIC | OHCI_HC_PS_PRSC)); in _ux_hcd_ohci_interrupt_handler()
163 #define OHCI_HC_PS_PRSC 0x00100000u macro