Home
last modified time | relevance | path

Searched refs:ANA_PORT_PORT_CFG_PORTID_VAL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c428 ANA_PORT_PORT_CFG_PORTID_VAL(port), in ocelot_port_enable()
1199 ANA_PORT_PORT_CFG_PORTID_VAL(lag), in ocelot_setup_lag()
1268 ocelot_write_gix(ocelot, port_cfg | ANA_PORT_PORT_CFG_PORTID_VAL(port), in ocelot_port_lag_leave()
1403 ANA_PORT_PORT_CFG_PORTID_VAL(cpu), in ocelot_cpu_port_init()
/Linux-v5.10/include/soc/mscc/
Docelot_ana.h419 #define ANA_PORT_PORT_CFG_PORTID_VAL(x) (((x) << 2) & GENMASK(5, 2)) macro
/Linux-v5.10/drivers/net/dsa/ocelot/
Dfelix.c291 ANA_PORT_PORT_CFG_PORTID_VAL(port), in felix_phylink_mac_link_up()