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.10/drivers/net/ethernet/freescale/fman/
Dfman.c186 #define BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC 0x80000000 macro
905 BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC | in bmi_init()
912 tmp_reg |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in bmi_init()
1059 tmp |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in set_exception()
1061 tmp &= ~BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in set_exception()
1243 if (event & BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC) in bmi_err_event()