Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fm/
Deth.c194 clrbits_be32(&tx_port->fmbm_tcfg, FMBM_TCFG_EN); in bmi_tx_port_disable()
204 out_be32(&tx_port->fmbm_tcfg, FMBM_TCFG_IM); in bmi_tx_port_init()
461 setbits_be32(&fm_eth->tx_port->fmbm_tcfg, FMBM_TCFG_EN); in fm_eth_open()
/external/u-boot/include/
Dfsl_fman.h136 u32 fmbm_tcfg; /* Tx configuration */ member