Searched refs:DRAM_ECC_INT_CE_BIT (Results 1 – 1 of 1) sorted by relevance
46 #define DRAM_ECC_INT_CE_BIT BIT(2) macro129 .mask = DRAM_ECC_INT_CE_BIT398 i_mask = is_ce ? DRAM_ECC_INT_CE_BIT : DRAM_ECC_INT_UE_BIT; in dmc520_edac_dram_ecc_isr()416 if ((irq_mask & DRAM_ECC_INT_CE_BIT) && in dmc520_edac_dram_all_isr()417 (status & DRAM_ECC_INT_CE_BIT)) in dmc520_edac_dram_all_isr()573 if (irq_mask_all & DRAM_ECC_INT_CE_BIT) in dmc520_edac_probe()