Searched refs:aecc_count (Results 1 – 1 of 1) sorted by relevance
1118 u32 aecc_count; in xsdfec_irq_thread() local 1137 aecc_count = hweight32(ecc_err); in xsdfec_irq_thread() 1139 cecc_count = aecc_count - 2 * uecc_count; in xsdfec_irq_thread() 1143 uecc_count, aecc_count, cecc_count, isr_err_count); in xsdfec_irq_thread()