Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/fman/
Dfman.c159 #define BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC 0x80000000 macro
878 BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC | in bmi_init()
885 tmp_reg |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in bmi_init()
1032 tmp |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in set_exception()
1034 tmp &= ~BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in set_exception()
1216 if (event & BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC) in bmi_err_event()