Searched refs:error_max (Results 1 – 1 of 1) sorted by relevance
1350 u32 bit_pos, byte_pos, error_max, pos; in omap_elm_correct_data() local1458 error_max = (ecc->size + actual_eccbytes) * 8; in omap_elm_correct_data()1463 byte_pos = (error_max - pos - 1) / 8; in omap_elm_correct_data()1465 if (pos < error_max) { in omap_elm_correct_data()