Searched refs:F_PL_INTR_EXT (Results 1 – 3 of 3) sorted by relevance
146 pl_intr |= F_PL_INTR_EXT; in pm3393_interrupt_enable()228 pl_intr |= F_PL_INTR_EXT; in pm3393_interrupt_clear()
1630 if (pending_thread_intr & F_PL_INTR_EXT) in t1_interrupt_thread()1642 adapter->slow_intr_mask |= F_PL_INTR_EXT; in t1_interrupt_thread()1644 writel(F_PL_INTR_EXT, adapter->regs + A_PL_CAUSE); in t1_interrupt_thread()
1783 #define F_PL_INTR_EXT V_PL_INTR_EXT(1U) macro