Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_fman.h170 #define FMBM_TCFG_IM 0x01000000 /* independent mode enable */ macro
/openbmc/u-boot/drivers/net/fm/
H A Deth.c204 out_be32(&tx_port->fmbm_tcfg, FMBM_TCFG_IM); in bmi_tx_port_init()