Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/freescale/fman/
Dfman.c160 #define BMI_ERR_INTR_EN_LIST_RAM_ECC 0x40000000 macro
877 iowrite32be(BMI_ERR_INTR_EN_LIST_RAM_ECC | in bmi_init()
883 tmp_reg |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in bmi_init()
1024 tmp |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in set_exception()
1026 tmp &= ~BMI_ERR_INTR_EN_LIST_RAM_ECC; in set_exception()
1218 if (event & BMI_ERR_INTR_EN_LIST_RAM_ECC) in bmi_err_event()