Searched refs:RTW_DEBUG_INTR (Results 1 – 2 of 2) sorted by relevance
66 #define RTW_DEBUG_INTR 0x008000 macro
2802 RTW_DPRINTF(RTW_DEBUG_INTR, "|" #flag); \ in rtw_intr()2806 if ((rtw_dbg_flags & RTW_DEBUG_INTR) != 0 && isr != 0) { in rtw_intr()2808 RTW_DPRINTF(RTW_DEBUG_INTR, "rtw: reg[ISR] = %x", isr); in rtw_intr()