Home
last modified time | relevance | path

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

/Linux-v5.10/include/soc/mscc/
Docelot_sys.h26 #define SYS_STAT_CFG_STAT_VIEW(x) ((x) & GENMASK(9, 0)) macro
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c793 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(i), SYS_STAT_CFG); in ocelot_update_stats()
1463 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) | in ocelot_init()
Docelot_net.c482 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port), in ocelot_get_stats64()