Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_rew.h45 #define REW_PORT_CFG_FLUSH_ENA BIT(1) macro
Docelot.c757 ocelot_rmw_gix(ocelot, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG_FLUSH_ENA, in ocelot_port_flush()
769 ocelot_rmw_gix(ocelot, 0, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG, port); in ocelot_port_flush()