Lines Matching refs:isr_err_count
202 * @isr_err_count: Count of ISR errors
225 u32 isr_err_count;
906 xsdfec->isr_err_count = 0;
920 user_stats.isr_err_count = xsdfec->isr_err_count;
1150 u32 isr_err_count;
1174 isr_err_count = hweight32(isr_err);
1176 uecc_count, aecc_count, cecc_count, isr_err_count);
1178 xsdfec->cecc_count, xsdfec->isr_err_count);
1188 if (isr_err_count)
1189 xsdfec->isr_err_count += isr_err_count;
1204 if (isr_err_count) {