Searched refs:F_PL_INTR_MC4 (Results 1 – 3 of 3) sorted by relevance
221 pl_intr | F_PL_INTR_MC4); in t1_mc4_intr_enable()234 pl_intr & ~F_PL_INTR_MC4); in t1_mc4_intr_disable()242 t1_write_reg_4(mc4->adapter, A_PL_CAUSE, F_PL_INTR_MC4); in t1_mc4_intr_clear()
983 adapter->slow_intr_mask |= F_PL_INTR_MC3 | F_PL_INTR_MC4 | in t1_interrupts_enable()1118 if (cause & F_PL_INTR_MC4) in asic_slow_intr()
1745 #define F_PL_INTR_MC4 V_PL_INTR_MC4(1U) macro