Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.c161 #define BMI_ERR_INTR_EN_STATISTICS_RAM_ECC 0x20000000 macro
879 BMI_ERR_INTR_EN_STATISTICS_RAM_ECC | in bmi_init()
887 tmp_reg |= BMI_ERR_INTR_EN_STATISTICS_RAM_ECC; in bmi_init()
1040 tmp |= BMI_ERR_INTR_EN_STATISTICS_RAM_ECC; in set_exception()
1042 tmp &= ~BMI_ERR_INTR_EN_STATISTICS_RAM_ECC; in set_exception()
1220 if (event & BMI_ERR_INTR_EN_STATISTICS_RAM_ECC) in bmi_err_event()