Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/
Dxilinx_sdfec.c86 #define XSDFEC_ECC_ISR_MASK (XSDFEC_ECC_ISR_SBE_MASK | XSDFEC_ECC_ISR_MBE_MASK) macro
92 (XSDFEC_ECC_ISR_MASK | XSDFEC_PL_INIT_ECC_ISR_MASK)
283 (reg_value & XSDFEC_ECC_ISR_MASK) > 0; in update_config_from_hw()
370 XSDFEC_ECC_ISR_MASK) || in xsdfec_ecc_isr_enable()