Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/freescale/fman/
Dfman.c185 #define BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC 0x80000000 macro
898 BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC | in bmi_init()
905 tmp_reg |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in bmi_init()
1052 tmp |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in set_exception()
1054 tmp &= ~BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in set_exception()
1236 if (event & BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC) in bmi_err_event()