Searched refs:PORT_EVENTS_INTRS_MSK (Results 1 – 1 of 1) sorted by relevance
47 #define PORT_EVENTS_INTRS_MSK (USB_DWC_LL_INTR_HPRT_PRTCONNDET | \ macro421 if ((intrs_core & CORE_EVENTS_INTRS_MSK) || (intrs_port & PORT_EVENTS_INTRS_MSK)) { in usb_dwc_hal_decode_intr()