Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_plane.c149 int bot_ini_phase; in meson_plane_atomic_update() local
286 bot_ini_phase = ((vf_phase_step / 2) >> 4); in meson_plane_atomic_update()
288 bot_ini_phase = 0; in meson_plane_atomic_update()
324 priv->viu.osd_sc_v_ini_phase = VSC_INI_PHASE_BOT(bot_ini_phase); in meson_plane_atomic_update()