Searched refs:IGC_ICR_INT_ASSERTED (Results 1 – 2 of 2) sorted by relevance
466 #define IGC_ICR_INT_ASSERTED 0x80000000 macro
886 if ((reg_icr & IGC_ICR_INT_ASSERTED) == 0) in igc_intr()