Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c1195 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()
/Linux-v5.10/include/soc/mscc/
Docelot_ana.h420 #define ANA_PORT_PORT_CFG_PORTID_VAL_M GENMASK(5, 2) macro