Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c568 static int calc_phase_step(uint32_t src, uint32_t dst, uint32_t *out_phase) in calc_phase_step() argument
585 *out_phase = mult_frac(unit, src, dst); in calc_phase_step()