Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman_hw.c261 tmp |= STATS_CFG_CLR; in fman_if_stats_reset()
265 while (in_be32(&regs->statn_config) & STATS_CFG_CLR) in fman_if_stats_reset()
/dpdk/drivers/bus/dpaa/include/
H A Dfman.h36 #define STATS_CFG_CLR 0x00000004 macro