Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman.c160 #define BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC 0x80000000 macro
879 BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC | in bmi_init()
886 tmp_reg |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in bmi_init()
1033 tmp |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in set_exception()
1035 tmp &= ~BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in set_exception()
1217 if (event & BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC) in bmi_err_event()

Completed in 9 milliseconds