Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/
Dxilinx_sdfec.c1151 u32 aecc_count; in xsdfec_irq_thread() local
1170 aecc_count = hweight32(ecc_err); in xsdfec_irq_thread()
1172 cecc_count = aecc_count - 2 * uecc_count; in xsdfec_irq_thread()
1176 uecc_count, aecc_count, cecc_count, isr_err_count); in xsdfec_irq_thread()