Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c877 BMI_ERR_INTR_EN_STATISTICS_RAM_ECC | in fman_bmi_init()
886 tmp_reg |= BMI_ERR_INTR_EN_STATISTICS_RAM_ECC; in fman_bmi_init()
1140 tmp |= BMI_ERR_INTR_EN_STATISTICS_RAM_ECC; in fman_set_exception()
1142 tmp &= ~BMI_ERR_INTR_EN_STATISTICS_RAM_ECC; in fman_set_exception()
1370 iowrite32be(BMI_ERR_INTR_EN_STATISTICS_RAM_ECC, in fman_force_intr()
H A Dfm.h487 #define BMI_ERR_INTR_EN_STATISTICS_RAM_ECC 0x20000000 macro
H A Dfm_ncsw.c266 if (event & BMI_ERR_INTR_EN_STATISTICS_RAM_ECC) in BmiErrEvent()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h626 #define BMI_ERR_INTR_EN_STATISTICS_RAM_ECC 0x20000000 macro