Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c2683 ocelot_rmw_gix(ocelot, ANA_PORT_PORT_CFG_SRC_MIRROR_ENA, in ocelot_port_mirror_add()
2684 ANA_PORT_PORT_CFG_SRC_MIRROR_ENA, in ocelot_port_mirror_add()
2698 ocelot_rmw_gix(ocelot, 0, ANA_PORT_PORT_CFG_SRC_MIRROR_ENA, in ocelot_port_mirror_del()
/openbmc/linux/include/soc/mscc/
H A Docelot_ana.h419 #define ANA_PORT_PORT_CFG_SRC_MIRROR_ENA BIT(15) macro