Searched refs:igu_mask (Results 1 – 1 of 1) sorted by relevance
728 u32 igu_mask; in ecore_int_assertion() local731 igu_mask = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_int_assertion()734 igu_mask, igu_mask & ~(asserted_bits & ATTN_BITS_MASKABLE)); in ecore_int_assertion()735 igu_mask &= ~(asserted_bits & ATTN_BITS_MASKABLE); in ecore_int_assertion()736 ecore_wr(p_hwfn, p_hwfn->p_dpc_ptt, IGU_REG_ATTENTION_ENABLE, igu_mask); in ecore_int_assertion()