Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h549 int fman_port_disable(const struct fman_port *port);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c815 int fman_port_disable(const struct fman_port *port) in fman_port_disable() function
H A Dfm_port.c3543 err = fman_port_disable(&p_FmPort->port); in FM_PORT_Disable()