Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/meson/
Dmeson_drv.h74 uint32_t osd_sc_o_h_start_end; member
Dmeson_plane.c295 priv->viu.osd_sc_o_h_start_end = SCO_HV_START(dest.x1) | in meson_plane_atomic_update()
303 priv->viu.osd_sc_o_h_start_end = 0; in meson_plane_atomic_update()
Dmeson_crtc.c352 writel_relaxed(priv->viu.osd_sc_o_h_start_end, in meson_crtc_irq()