Lines Matching refs:isr_err_count
203 * @isr_err_count: Count of ISR errors
226 u32 isr_err_count;
898 xsdfec->isr_err_count = 0;
912 user_stats.isr_err_count = xsdfec->isr_err_count;
1117 u32 isr_err_count;
1141 isr_err_count = hweight32(isr_err);
1143 uecc_count, aecc_count, cecc_count, isr_err_count);
1145 xsdfec->cecc_count, xsdfec->isr_err_count);
1155 if (isr_err_count)
1156 xsdfec->isr_err_count += isr_err_count;
1171 if (isr_err_count) {