Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.c161 #define BMI_ERR_INTR_EN_LIST_RAM_ECC 0x40000000 macro
878 iowrite32be(BMI_ERR_INTR_EN_LIST_RAM_ECC | in bmi_init()
884 tmp_reg |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in bmi_init()
1025 tmp |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in set_exception()
1027 tmp &= ~BMI_ERR_INTR_EN_LIST_RAM_ECC; in set_exception()
1219 if (event & BMI_ERR_INTR_EN_LIST_RAM_ECC) in bmi_err_event()