Searched refs:VPP_VD1_PREBLEND (Results 1 – 4 of 4) sorted by relevance
128 VPP_VD1_PREBLEND | VPP_VD2_PREBLEND, 0, in meson_vpp_init()
181 VPP_VD1_PREBLEND | VPP_POSTBLEND_ENABLE, 0, 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()
409 #define VPP_VD1_PREBLEND BIT(14) macro