Home
last modified time | relevance | path

Searched refs:SYS_STAT_CFG_STAT_VIEW (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/soc/mscc/
Docelot_sys.h26 #define SYS_STAT_CFG_STAT_VIEW(x) ((x) & GENMASK(9, 0)) macro
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_regs.h1672 #define SYS_STAT_CFG_STAT_VIEW GENMASK(9, 0) macro
1674 FIELD_PREP(SYS_STAT_CFG_STAT_VIEW, x)
1676 FIELD_GET(SYS_STAT_CFG_STAT_VIEW, x)
/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot_stats.c329 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port), SYS_STAT_CFG); in ocelot_port_update_stats()
Docelot.c2962 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) | in ocelot_init()
/Linux-v6.6/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c2442 ocelot_rmw(ocelot, SYS_STAT_CFG_STAT_VIEW(sfid), in vsc9959_update_sfid_stats()
2453 SYS_STAT_CFG_STAT_VIEW(sfid) | in vsc9959_update_sfid_stats()