Searched refs:ANA_PORT_PORT_CFG_PORTID_VAL (Results 1 – 2 of 2) sorted by relevance
482 ANA_PORT_PORT_CFG_PORTID_VAL(port->chip_port), in ocelot_port_open()1418 ANA_PORT_PORT_CFG_PORTID_VAL(lag), in ocelot_setup_lag()1490 ocelot_write_gix(ocelot, port_cfg | ANA_PORT_PORT_CFG_PORTID_VAL(p), in ocelot_port_lag_leave()1718 ANA_PORT_PORT_CFG_PORTID_VAL(cpu), in ocelot_init()
419 #define ANA_PORT_PORT_CFG_PORTID_VAL(x) (((x) << 2) & GENMASK(5, 2)) macro