Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/
H A Dmeson_plane.c143 int bot_ini_phase; in meson_plane_atomic_update() local
280 bot_ini_phase = ((vf_phase_step / 2) >> 4); in meson_plane_atomic_update()
282 bot_ini_phase = 0; in meson_plane_atomic_update()
318 priv->viu.osd_sc_v_ini_phase = VSC_INI_PHASE_BOT(bot_ini_phase); in meson_plane_atomic_update()