Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c876 BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC | in fman_bmi_init()
884 tmp_reg |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in fman_bmi_init()
1132 tmp |= BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in fman_set_exception()
1134 tmp &= ~BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC; in fman_set_exception()
1366 iowrite32be(BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC, in fman_force_intr()
H A Dfm.h485 #define BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC 0x80000000 macro
H A Dfm_ncsw.c262 if (event & BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC) in BmiErrEvent()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h624 #define BMI_ERR_INTR_EN_STORAGE_PROFILE_ECC 0x80000000 macro