Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds