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