Searched refs:VPP_VD1_POSTBLEND (Results 1 – 4 of 4) sorted by relevance
127 VPP_VD1_POSTBLEND | VPP_VD2_POSTBLEND | in meson_vpp_init()
180 writel_bits_relaxed(VPP_OSD1_POSTBLEND | VPP_VD1_POSTBLEND | in meson_crtc_atomic_disable()259 writel_bits_relaxed(VPP_VD1_PREBLEND | VPP_VD1_POSTBLEND | in meson_crtc_enable_vd1()261 VPP_VD1_PREBLEND | VPP_VD1_POSTBLEND | in meson_crtc_enable_vd1()
522 writel_bits_relaxed(VPP_VD1_POSTBLEND | VPP_VD1_PREBLEND, 0, in meson_overlay_atomic_disable()
405 #define VPP_VD1_POSTBLEND BIT(10) macro