Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot_sys.h26 #define SYS_STAT_CFG_STAT_VIEW(x) ((x) & GENMASK(9, 0)) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c858 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(i), SYS_STAT_CFG); in ocelot_update_stats()
1535 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) | in ocelot_init()
H A Docelot_net.c482 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port), in ocelot_get_stats64()