Searched refs:ANA_PORT_PORT_CFG_PORTID_VAL (Results 1 – 2 of 2) sorted by relevance
497 ANA_PORT_PORT_CFG_PORTID_VAL(port->chip_port), in ocelot_port_open()1592 ANA_PORT_PORT_CFG_PORTID_VAL(lag), in ocelot_setup_lag()1664 ocelot_write_gix(ocelot, port_cfg | ANA_PORT_PORT_CFG_PORTID_VAL(p), in ocelot_port_lag_leave()2145 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