Searched refs:ocelot_read_gix (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot_devlink.c | 223 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()
|
A D | ocelot.c | 2415 int val = ocelot_read_gix(ocelot, ANA_PORT_QOS_CFG, port); in ocelot_port_get_default_prio() 2438 int qos_cfg = ocelot_read_gix(ocelot, ANA_PORT_QOS_CFG, port); in ocelot_port_get_dscp_prio()
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 891 #define ocelot_read_gix(ocelot, reg, gi) \ macro
|
Completed in 15 milliseconds