Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_rew.h45 #define REW_PORT_CFG_FLUSH_ENA BIT(1) macro
H A Docelot.c794 ocelot_rmw_gix(ocelot, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG_FLUSH_ENA, in ocelot_port_flush()
806 ocelot_rmw_gix(ocelot, 0, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG, port); in ocelot_port_flush()