Home
last modified time | relevance | path

Searched refs:coeffA (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_abm.c820 unsigned long long coeffA = delta - coeffB; /* coeffB is B*100 */ in initialize_backlight_caps() local
823 uint64_t lut_val = div_u64(coeffA * i * i, backlight_curve_coeff_a_factor) + in initialize_backlight_caps()