Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dxilinx_sdfec.c87 #define XSDFEC_ECC_ISR_MASK (XSDFEC_ECC_ISR_SBE_MASK | XSDFEC_ECC_ISR_MBE_MASK) macro
93 (XSDFEC_ECC_ISR_MASK | XSDFEC_PL_INIT_ECC_ISR_MASK)
284 (reg_value & XSDFEC_ECC_ISR_MASK) > 0; in update_config_from_hw()
371 XSDFEC_ECC_ISR_MASK) || in xsdfec_ecc_isr_enable()