Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman.c187 #define BMI_ERR_INTR_EN_LIST_RAM_ECC 0x40000000 macro
904 iowrite32be(BMI_ERR_INTR_EN_LIST_RAM_ECC | in bmi_init()
910 tmp_reg |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in bmi_init()
1051 tmp |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in set_exception()
1053 tmp &= ~BMI_ERR_INTR_EN_LIST_RAM_ECC; in set_exception()
1245 if (event & BMI_ERR_INTR_EN_LIST_RAM_ECC) in bmi_err_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman.c161 #define BMI_ERR_INTR_EN_LIST_RAM_ECC 0x40000000 macro
878 iowrite32be(BMI_ERR_INTR_EN_LIST_RAM_ECC | in bmi_init()
884 tmp_reg |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in bmi_init()
1025 tmp |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in set_exception()
1027 tmp &= ~BMI_ERR_INTR_EN_LIST_RAM_ECC; in set_exception()
1219 if (event & BMI_ERR_INTR_EN_LIST_RAM_ECC) in bmi_err_event()

Completed in 13 milliseconds