Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c61 if (port->im_en) in init_bmi_rx()
112 if (!port->im_en) in init_bmi_rx()
124 if (!port->im_en) in init_bmi_rx()
134 if (port->im_en) in init_bmi_rx()
147 if (!port->im_en) in init_bmi_rx()
182 if (port->im_en) in init_bmi_tx()
211 if (!port->im_en) in init_bmi_tx()
222 if (port->im_en) in init_bmi_tx()
232 if (port->im_en) in init_bmi_tx()
255 if (!port->im_en) in init_bmi_tx()
[all …]
H A Dfm_port.c2617 p_FmPort->port.im_en = p_FmPort->imEn; in FM_PORT_Init()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h437 bool im_en; member