Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h121 #define QMI_PORT_CFG_EN 0x80000000 macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c804 tmp = ioread32be(&port->qmi_regs->fmqm_pnc) | QMI_PORT_CFG_EN; in fman_port_enable()
846 tmp = ioread32be(&port->qmi_regs->fmqm_pnc) & ~QMI_PORT_CFG_EN; in fman_port_disable()
H A Dfm_port.h658 #define QMI_PORT_CFG_EN 0x80000000 macro