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