Searched refs:BMI_PORT_CFG_EN (Results 1 – 4 of 4) sorted by relevance
43 #define BMI_PORT_CFG_EN 0x80000000 macro
809 tmp = ioread32be(bmi_cfg_reg) | BMI_PORT_CFG_EN; in fman_port_enable()864 tmp = ioread32be(bmi_cfg_reg) & ~BMI_PORT_CFG_EN; in fman_port_disable()
504 #define BMI_PORT_CFG_EN 0x80000000 macro
6310 …_UINT32(p_FmPortTx->p_FmPortBmiRegs->txPortBmiRegs.fmbm_tcfg) | BMI_PORT_CFG_IM | BMI_PORT_CFG_EN);