Searched refs:coeff_table (Results 1 – 1 of 1) sorted by relevance
285 static const u32 coeff_table[] = {1, 2, 3, 4, 6, 8, 12, 16}; in aw200xx_set_imax() local290 for (i = 0; i < ARRAY_SIZE(coeff_table); i++) { in aw200xx_set_imax()294 imax = coeff_table[i] * AW200XX_IMAX_MULTIPLIER1; in aw200xx_set_imax()300 imax = coeff_table[i] * AW200XX_IMAX_MULTIPLIER2; in aw200xx_set_imax()