Searched refs:BMI_ERR_INTR_EN_PIPELINE_ECC (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c190 if(event & BMI_ERR_INTR_EN_PIPELINE_ECC)
2988 BMI_ERR_INTR_EN_PIPELINE_ECC |
2994 tmpReg |= BMI_ERR_INTR_EN_PIPELINE_ECC;
4027 tmpReg |= BMI_ERR_INTR_EN_PIPELINE_ECC;
4030 tmpReg &= ~BMI_ERR_INTR_EN_PIPELINE_ECC;
4414 WRITE_UINT32(p_Fm->p_FmBmiRegs->fmbm_ifr, BMI_ERR_INTR_EN_PIPELINE_ECC);
H A Dfm.h515 #define BMI_ERR_INTR_EN_PIPELINE_ECC 0x80000000 macro

Completed in 154 milliseconds