Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c263 s64 a_temp, b_temp, minus_1; in _tu_param_compare() local
285 a_temp = drm_fixp_mul(a, minus_1); in _tu_param_compare()
288 if (a_temp > b_temp) in _tu_param_compare()