Searched refs:QMI_PORT_CFG_EN (Results 1 – 1 of 1) sorted by relevance
90 #define QMI_PORT_CFG_EN 0x80000000 macro1615 tmp = ioread32be(&port->qmi_regs->fmqm_pnc) & ~QMI_PORT_CFG_EN; in fman_port_disable()1689 tmp = ioread32be(&port->qmi_regs->fmqm_pnc) | QMI_PORT_CFG_EN; in fman_port_enable()