Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dxilinx_sdfec.c1152 u32 aecc_count; in xsdfec_irq_thread() local
1171 aecc_count = hweight32(ecc_err); in xsdfec_irq_thread()
1173 cecc_count = aecc_count - 2 * uecc_count; in xsdfec_irq_thread()
1177 uecc_count, aecc_count, cecc_count, isr_err_count); in xsdfec_irq_thread()