Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_crtc.c202 writel_bits_relaxed(VPP_OSD1_POSTBLEND, VPP_OSD1_POSTBLEND, in meson_crtc_irq()
Dmeson_vpp.c152 writel_bits_relaxed(VPP_OSD1_POSTBLEND | VPP_OSD2_POSTBLEND | in meson_vpp_init()
Dmeson_plane.c177 writel_bits_relaxed(VPP_OSD1_POSTBLEND, 0, in meson_plane_atomic_disable()
Dmeson_registers.h346 #define VPP_OSD1_POSTBLEND BIT(12) macro