Searched refs:BMI_PORT_CFG_EN (Results 1 – 1 of 1) sorted by relevance
108 #define BMI_PORT_CFG_EN 0x80000000 macro1632 tmp = ioread32be(bmi_cfg_reg) & ~BMI_PORT_CFG_EN; in fman_port_disable()1694 tmp = ioread32be(bmi_cfg_reg) | BMI_PORT_CFG_EN; in fman_port_enable()