Home
last modified time | relevance | path

Searched refs:ocelot_read_gix (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_devlink.c223 int wm = ocelot_read_gix(ocelot, QSYS_RES_CFG, index); in ocelot_wm_read()
238 int res_stat = ocelot_read_gix(ocelot, QSYS_RES_STAT, index); in ocelot_wm_status()
H A Docelot.c2518 int val = ocelot_read_gix(ocelot, ANA_PORT_QOS_CFG, port); in ocelot_port_get_default_prio()
2541 int qos_cfg = ocelot_read_gix(ocelot, ANA_PORT_QOS_CFG, port); in ocelot_port_get_dscp_prio()
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c949 port_cfg = ocelot_read_gix(ocelot, ANA_PORT_PORT_CFG, port); in ocelot_bridge_stp_state_set()
1262 u32 port_cfg = ocelot_read_gix(ocelot, ANA_PORT_PORT_CFG, p); in ocelot_setup_lag()
1335 port_cfg = ocelot_read_gix(ocelot, ANA_PORT_PORT_CFG, port); in ocelot_port_lag_leave()
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h666 #define ocelot_read_gix(ocelot, reg, gi) __ocelot_read_ix(ocelot, reg, reg##_GSZ * (gi)) macro
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h901 #define ocelot_read_gix(ocelot, reg, gi) \ macro

Completed in 14 milliseconds