Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c500 ANA_PORT_PORT_CFG_PORTID_VAL(port), in ocelot_port_enable()
1271 ANA_PORT_PORT_CFG_PORTID_VAL(lag), in ocelot_setup_lag()
1340 ocelot_write_gix(ocelot, port_cfg | ANA_PORT_PORT_CFG_PORTID_VAL(port), in ocelot_port_lag_leave()
1475 ANA_PORT_PORT_CFG_PORTID_VAL(cpu), in ocelot_cpu_port_init()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot_ana.h419 #define ANA_PORT_PORT_CFG_PORTID_VAL(x) (((x) << 2) & GENMASK(5, 2)) macro
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.c306 ANA_PORT_PORT_CFG_PORTID_VAL(port), in felix_phylink_mac_link_up()