Home
last modified time | relevance | path

Searched refs:QS_XTR_DATA_PRESENT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_vsc7514.c109 REG(QS_XTR_DATA_PRESENT, 0x00001c),
608 if (!(ocelot_read(ocelot, QS_XTR_DATA_PRESENT) & BIT(grp))) in ocelot_xtr_irq_handler()
706 } while (ocelot_read(ocelot, QS_XTR_DATA_PRESENT) & BIT(grp)); in ocelot_xtr_irq_handler()
709 while (ocelot_read(ocelot, QS_XTR_DATA_PRESENT) & BIT(grp)) in ocelot_xtr_irq_handler()
/Linux-v5.10/include/soc/mscc/
Docelot.h240 QS_XTR_DATA_PRESENT, enumerator
/Linux-v5.10/drivers/net/dsa/ocelot/
Dseville_vsc9953.c129 REG(QS_XTR_DATA_PRESENT, 0x00001c),
Dfelix_vsc9959.c128 REG(QS_XTR_DATA_PRESENT, 0x00001c),