Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/meson/
Dmeson_plane.c148 int bot_ini_phase; in meson_plane_atomic_update() local
285 bot_ini_phase = ((vf_phase_step / 2) >> 4); in meson_plane_atomic_update()
287 bot_ini_phase = 0; in meson_plane_atomic_update()
323 priv->viu.osd_sc_v_ini_phase = VSC_INI_PHASE_BOT(bot_ini_phase); in meson_plane_atomic_update()