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/
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/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch7732 bot_ini_phase = ((vf_phase_step / 2) >> 4);
7734 bot_ini_phase = 0;