Home
last modified time | relevance | path

Searched refs:QSYS_PORT_MODE_DEQUEUE_DIS (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/soc/mscc/
Docelot_qsys.h13 #define QSYS_PORT_MODE_DEQUEUE_DIS BIT(1) macro
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
Docelot.c362 ocelot_rmw_rix(ocelot, QSYS_PORT_MODE_DEQUEUE_DIS, in ocelot_port_flush()
363 QSYS_PORT_MODE_DEQUEUE_DIS, in ocelot_port_flush()
393 ocelot_rmw_rix(ocelot, 0, QSYS_PORT_MODE_DEQUEUE_DIS, QSYS_PORT_MODE, in ocelot_port_flush()