Searched refs:F_PL_INTR_MC3 (Results 1 – 3 of 3) sorted by relevance
50 t1_write_reg_4(mc3->adapter, A_PL_ENABLE, en | F_PL_INTR_MC3); in t1_mc3_intr_enable()68 pl_intr & ~F_PL_INTR_MC3); in t1_mc3_intr_disable()96 t1_write_reg_4(mc3->adapter, A_PL_CAUSE, F_PL_INTR_MC3); in t1_mc3_intr_clear()
981 adapter->slow_intr_mask |= F_PL_INTR_MC3 | F_PL_INTR_MC4 | in t1_interrupts_enable()1114 if (cause & F_PL_INTR_MC3) in asic_slow_intr()
1739 #define F_PL_INTR_MC3 V_PL_INTR_MC3(1U) macro