Searched refs:ANA_PORT_PORT_CFG_LEARN_ENA (Results 1 – 2 of 2) sorted by relevance
1438 learn_ena = ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_bridge_stp_state_set()1440 ocelot_rmw_gix(ocelot, learn_ena, ANA_PORT_PORT_CFG_LEARN_ENA, in ocelot_bridge_stp_state_set()1908 val = ANA_PORT_PORT_CFG_LEARN_ENA; in ocelot_port_set_learning()1910 ocelot_rmw_gix(ocelot, val, ANA_PORT_PORT_CFG_LEARN_ENA, in ocelot_port_set_learning()
417 #define ANA_PORT_PORT_CFG_LEARN_ENA BIT(7) macro