Home
last modified time | relevance | path

Searched refs:QM_PIRQ_VISIBLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_priv.h269 #define QM_PIRQ_VISIBLE (QM_PIRQ_SLOW | QM_PIRQ_DQRI) macro
H A Dqman.c1687 p->irq_sources |= bits & QM_PIRQ_VISIBLE; in qman_p_irqsource_add()
1709 bits &= QM_PIRQ_VISIBLE; in qman_p_irqsource_remove()
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman_priv.h269 #define QM_PIRQ_VISIBLE (QM_PIRQ_SLOW | QM_PIRQ_DQRI) macro
H A Dqman.c1687 p->irq_sources |= bits & QM_PIRQ_VISIBLE; in qman_p_irqsource_add()
1709 bits &= QM_PIRQ_VISIBLE; in qman_p_irqsource_remove()

Completed in 11 milliseconds