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