Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c99 tmp = ((uint32_t)cfg->ic_ext_offset / FMAN_PORT_IC_OFFSET_UNITS) << in init_bmi_rx()
213 tmp = ((uint32_t)cfg->ic_ext_offset / FMAN_PORT_IC_OFFSET_UNITS) << in init_bmi_tx()
308 tmp = ((uint32_t)cfg->ic_ext_offset / FMAN_PORT_IC_OFFSET_UNITS) << in init_bmi_oh()
683 cfg->ic_ext_offset = 0; in fman_port_defconfig()
H A Dfm_port.c712 p_DriverParams->dfltCfg.ic_ext_offset = in InitLowLevelDriver()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h373 uint16_t ic_ext_offset; member