Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_fman.h133 #define FMBM_RSTC_EN 0x80000000 /* statistics counters enable */ macro
/openbmc/u-boot/drivers/net/fm/
H A Deth.c185 out_be32(&rx_port->fmbm_rstc, FMBM_RSTC_EN); in bmi_rx_port_init()