Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c875 iowrite32be(BMI_ERR_INTR_EN_LIST_RAM_ECC | in fman_bmi_init()
882 tmp_reg |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in fman_bmi_init()
1124 tmp |= BMI_ERR_INTR_EN_LIST_RAM_ECC; in fman_set_exception()
1126 tmp &= ~BMI_ERR_INTR_EN_LIST_RAM_ECC; in fman_set_exception()
1362 iowrite32be(BMI_ERR_INTR_EN_LIST_RAM_ECC, in fman_force_intr()
H A Dfm.h486 #define BMI_ERR_INTR_EN_LIST_RAM_ECC 0x40000000 macro
H A Dfm_ncsw.c264 if (event & BMI_ERR_INTR_EN_LIST_RAM_ECC) in BmiErrEvent()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h625 #define BMI_ERR_INTR_EN_LIST_RAM_ECC 0x40000000 macro