Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c1267 port_cfg &= ~ANA_PORT_PORT_CFG_PORTID_VAL_M; in ocelot_setup_lag()
1339 port_cfg &= ~ANA_PORT_PORT_CFG_PORTID_VAL_M; in ocelot_port_lag_leave()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot_ana.h420 #define ANA_PORT_PORT_CFG_PORTID_VAL_M GENMASK(5, 2) macro