Searched refs:ocelot_read_gix (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/mscc/ |
D | ocelot.c | 1220 port_cfg = ocelot_read_gix(ocelot, ANA_PORT_PORT_CFG, in ocelot_port_attr_stp_state_set() 1289 u32 val = ocelot_read_gix(ocelot, ANA_PORT_CPU_FWD_CFG, in ocelot_port_attr_mc_set() 1586 u32 port_cfg = ocelot_read_gix(ocelot, ANA_PORT_PORT_CFG, p); in ocelot_setup_lag() 1662 port_cfg = ocelot_read_gix(ocelot, ANA_PORT_PORT_CFG, p); in ocelot_port_lag_leave()
|
D | ocelot.h | 516 #define ocelot_read_gix(ocelot, reg, gi) __ocelot_read_ix(ocelot, reg, reg##_GSZ * (gi)) macro
|