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