Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h548 int fman_port_enable(struct fman_port *port);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c777 int fman_port_enable(struct fman_port *port) in fman_port_enable() function
H A Dfm_port.c3580 err = fman_port_enable(&p_FmPort->port); in FM_PORT_Enable()