Searched refs:STATS_CFG_CLR (Results 1 – 4 of 4) sorted by relevance
135 tmp |= STATS_CFG_CLR; in fman_memac_reset_stat()139 while (ioread32be(®s->statn_config) & STATS_CFG_CLR); in fman_memac_reset_stat()
262 tmp |= STATS_CFG_CLR; in fman_if_stats_reset()266 while (in_be32(®s->statn_config) & STATS_CFG_CLR) in fman_if_stats_reset()
36 #define STATS_CFG_CLR 0x00000004 macro
113 #define STATS_CFG_CLR 0x00000004 /* 29 Reset all counters */ macro