Searched refs:SYS_STAT_CFG_STAT_VIEW (Results 1 – 5 of 5) sorted by relevance
26 #define SYS_STAT_CFG_STAT_VIEW(x) ((x) & GENMASK(9, 0)) macro
1489 #define SYS_STAT_CFG_STAT_VIEW GENMASK(9, 0) macro1491 FIELD_PREP(SYS_STAT_CFG_STAT_VIEW, x)1493 FIELD_GET(SYS_STAT_CFG_STAT_VIEW, x)
327 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port), SYS_STAT_CFG); in ocelot_port_update_stats()
2809 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) | in ocelot_init()
2405 ocelot_rmw(ocelot, SYS_STAT_CFG_STAT_VIEW(sfid), in vsc9959_update_sfid_stats()2416 SYS_STAT_CFG_STAT_VIEW(sfid) | in vsc9959_update_sfid_stats()
Completed in 25 milliseconds