Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c56 tmp |= CMD_CFG_STAT_CLR; in fman_tgec_reset_stat()
60 while (ioread32be(&regs->command_config) & CMD_CFG_STAT_CLR) ; in fman_tgec_reset_stat()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h79 #define CMD_CFG_STAT_CLR 0x00001000 macro