Searched refs:F_PL_INTR_MC3 (Results 1 – 3 of 3) sorted by relevance
52 t1_write_reg_4(mc3->adapter, A_PL_ENABLE, en | F_PL_INTR_MC3); in t1_mc3_intr_enable()70 pl_intr & ~F_PL_INTR_MC3); in t1_mc3_intr_disable()98 t1_write_reg_4(mc3->adapter, A_PL_CAUSE, F_PL_INTR_MC3); in t1_mc3_intr_clear()
983 adapter->slow_intr_mask |= F_PL_INTR_MC3 | F_PL_INTR_MC4 | in t1_interrupts_enable()1116 if (cause & F_PL_INTR_MC3) in asic_slow_intr()
1741 #define F_PL_INTR_MC3 V_PL_INTR_MC3(1U) macro