Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/soc/mscc/
A Docelot_sys.h26 #define SYS_STAT_CFG_STAT_VIEW(x) ((x) & GENMASK(9, 0)) macro
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_regs.h1489 #define SYS_STAT_CFG_STAT_VIEW GENMASK(9, 0) macro
1491 FIELD_PREP(SYS_STAT_CFG_STAT_VIEW, x)
1493 FIELD_GET(SYS_STAT_CFG_STAT_VIEW, x)
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_stats.c327 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port), SYS_STAT_CFG); in ocelot_port_update_stats()
A Docelot.c2809 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) | in ocelot_init()
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix_vsc9959.c2405 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