Searched refs:SYS_STAT_CFG_STAT_VIEW (Results 1 – 4 of 4) sorted by relevance
26 #define SYS_STAT_CFG_STAT_VIEW(x) ((x) & GENMASK(9, 0)) macro
1672 #define SYS_STAT_CFG_STAT_VIEW GENMASK(9, 0) macro1674 FIELD_PREP(SYS_STAT_CFG_STAT_VIEW, x)1676 FIELD_GET(SYS_STAT_CFG_STAT_VIEW, x)
329 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port), SYS_STAT_CFG); in ocelot_port_update_stats()
3213 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) | in ocelot_init()