Searched refs:ANA_PORT_PORT_CFG_PORTID_VAL_M (Results 1 – 2 of 2) sorted by relevance
1195 port_cfg &= ~ANA_PORT_PORT_CFG_PORTID_VAL_M; in ocelot_setup_lag()1267 port_cfg &= ~ANA_PORT_PORT_CFG_PORTID_VAL_M; in ocelot_port_lag_leave()
420 #define ANA_PORT_PORT_CFG_PORTID_VAL_M GENMASK(5, 2) macro