Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/meson/
H A Dmeson_plane.c175 writel_bits(VPP_OSD1_POSTBLEND, VPP_OSD1_POSTBLEND, in meson_vpu_setup_plane()
H A Dmeson_vpu_init.c382 writel_bits(VPP_OSD1_POSTBLEND | VPP_OSD2_POSTBLEND | in meson_vpu_init()
H A Dmeson_registers.h338 #define VPP_OSD1_POSTBLEND BIT(12) macro
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_vpp.c128 writel_bits_relaxed(VPP_OSD1_POSTBLEND | VPP_OSD2_POSTBLEND | in meson_vpp_init()
H A Dmeson_crtc.c190 writel_bits_relaxed(VPP_OSD1_POSTBLEND | VPP_VD1_POSTBLEND | in meson_crtc_atomic_disable()
245 writel_bits_relaxed(VPP_OSD1_POSTBLEND, VPP_OSD1_POSTBLEND, in meson_crtc_enable_osd1()
H A Dmeson_plane.c415 writel_bits_relaxed(VPP_OSD1_POSTBLEND, 0, in meson_plane_atomic_disable()
H A Dmeson_registers.h451 #define VPP_OSD1_POSTBLEND BIT(12) macro