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

/linux-master/include/soc/mscc/
H A Docelot_sys.h26 #define SYS_STAT_CFG_STAT_VIEW(x) ((x) & GENMASK(9, 0)) macro
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A 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-master/drivers/net/ethernet/mscc/
H A Docelot_stats.c329 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port), SYS_STAT_CFG);
H A Docelot.c2962 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) |
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c2445 ocelot_rmw(ocelot, SYS_STAT_CFG_STAT_VIEW(sfid),
2456 SYS_STAT_CFG_STAT_VIEW(sfid) |

Completed in 143 milliseconds