Home
last modified time | relevance | path

Searched refs:BMI_COUNTERS_EN (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c160 tmp = BMI_COUNTERS_EN; in init_bmi_rx()
167 tmp = BMI_COUNTERS_EN; in init_bmi_rx()
264 tmp = BMI_COUNTERS_EN; in init_bmi_tx()
271 tmp = BMI_COUNTERS_EN; in init_bmi_tx()
357 tmp = BMI_COUNTERS_EN; in init_bmi_oh()
364 tmp = BMI_COUNTERS_EN; in init_bmi_oh()
1220 tmp |= BMI_COUNTERS_EN; in fman_port_set_stats_cnt_mode()
1222 tmp &= ~BMI_COUNTERS_EN; in fman_port_set_stats_cnt_mode()
1252 tmp |= BMI_COUNTERS_EN; in fman_port_set_perf_cnt_mode()
1254 tmp &= ~BMI_COUNTERS_EN; in fman_port_set_perf_cnt_mode()
H A Dfm_port.h510 #define BMI_COUNTERS_EN 0x80000000 macro
H A Dfm_port.c905 if (!(GET_UINT32(*p_Reg) & BMI_COUNTERS_EN)) in BmiPortCheckAndGetCounterType()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h88 #define BMI_COUNTERS_EN 0x80000000 macro