Searched refs:phasey_step (Results 1 – 2 of 2) sorted by relevance
208 uint32_t phasey_step = MDP4_VG_PHASE_STEP_DEFAULT; in mdp4_plane_mode_set() local278 phasey_step = mult_frac(MDP4_VG_PHASE_STEP_DEFAULT, in mdp4_plane_mode_set()331 mdp4_write(mdp4_kms, REG_MDP4_PIPE_PHASEY_STEP(pipe), phasey_step); in mdp4_plane_mode_set()
607 uint32_t phasey_step; in calc_scaley_steps() local610 ret = calc_phase_step(src, dest, &phasey_step); in calc_scaley_steps()616 phasey_steps[COMP_0] = phasey_step; in calc_scaley_steps()617 phasey_steps[COMP_3] = phasey_step; in calc_scaley_steps()618 phasey_steps[COMP_1_2] = phasey_step / info->vsub; in calc_scaley_steps()