Home
last modified time | relevance | path

Searched refs:OSD_REPLACE_EN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_viu.h61 #define OSD_REPLACE_EN BIT(14) macro
H A Dmeson_plane.c233 priv->viu.osd1_ctrl_stat2 |= OSD_REPLACE_EN; in meson_plane_atomic_update()
238 priv->viu.osd1_ctrl_stat2 &= ~OSD_REPLACE_EN; in meson_plane_atomic_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_viu.h61 #define OSD_REPLACE_EN BIT(14) macro
H A Dmeson_plane.c239 priv->viu.osd1_ctrl_stat2 |= OSD_REPLACE_EN; in meson_plane_atomic_update()
244 priv->viu.osd1_ctrl_stat2 &= ~OSD_REPLACE_EN; in meson_plane_atomic_update()

Completed in 3 milliseconds