Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot.c1646 learn_ena = ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_bridge_stp_state_set()
1648 ocelot_rmw_gix(ocelot, learn_ena, ANA_PORT_PORT_CFG_LEARN_ENA, in ocelot_bridge_stp_state_set()
2338 val = ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_port_set_learning()
2340 ocelot_rmw_gix(ocelot, val, ANA_PORT_PORT_CFG_LEARN_ENA, in ocelot_port_set_learning()
/linux-6.3-rc2/include/soc/mscc/
A Docelot_ana.h427 #define ANA_PORT_PORT_CFG_LEARN_ENA BIT(7) macro

Completed in 12 milliseconds