Home
last modified time | relevance | path

Searched refs:STATS_CFG_CLR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_memac.c135 tmp |= STATS_CFG_CLR; in fman_memac_reset_stat()
139 while (ioread32be(&regs->statn_config) & STATS_CFG_CLR); in fman_memac_reset_stat()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_memac.h113 #define STATS_CFG_CLR 0x00000004 /* 29 Reset all counters */ macro