Searched refs:phasey_step (Results 1 – 2 of 2) sorted by relevance
224 uint32_t phasey_step = MDP4_VG_PHASE_STEP_DEFAULT; in mdp4_plane_mode_set() local294 phasey_step = mult_frac(MDP4_VG_PHASE_STEP_DEFAULT, in mdp4_plane_mode_set()346 mdp4_write(mdp4_kms, REG_MDP4_PIPE_PHASEY_STEP(pipe), phasey_step); in mdp4_plane_mode_set()
620 uint32_t phasey_step; in calc_scaley_steps() local623 ret = calc_phase_step(src, dest, &phasey_step); in calc_scaley_steps()629 phasey_steps[COMP_0] = phasey_step; in calc_scaley_steps()630 phasey_steps[COMP_3] = phasey_step; in calc_scaley_steps()631 phasey_steps[COMP_1_2] = phasey_step / info->vsub; in calc_scaley_steps()