Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fm/
H A 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()
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c235 u32 fmbm_tcfg; /* Tx Configuration */ member
548 iowrite32be(tmp, &regs->fmbm_tcfg); in init_bmi_tx()
1579 bmi_cfg_reg = &port->bmi_regs->tx.fmbm_tcfg; in fman_port_disable()
1654 bmi_cfg_reg = &port->bmi_regs->tx.fmbm_tcfg; in fman_port_enable()
/openbmc/u-boot/include/
H A Dfsl_fman.h136 u32 fmbm_tcfg; /* Tx configuration */ member