Searched refs:F_PL_INTR_TP (Results 1 – 2 of 2) sorted by relevance
87 writel(tp_intr | F_PL_INTR_TP, in t1_tp_intr_enable()106 writel(tp_intr & ~F_PL_INTR_TP, in t1_tp_intr_disable()122 writel(F_PL_INTR_TP, tp->adapter->regs + A_PL_CAUSE); in t1_tp_intr_clear()
1763 #define F_PL_INTR_TP V_PL_INTR_TP(1U) macro