Searched refs:VPP_VD1_PREBLEND (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
H A D | meson_vpp.c | 130 VPP_VD1_PREBLEND | VPP_VD2_PREBLEND, 0, in meson_vpp_init()
|
H A D | meson_crtc.c | 191 VPP_VD1_PREBLEND | VPP_POSTBLEND_ENABLE, 0, in meson_crtc_atomic_disable() 289 writel_bits_relaxed(VPP_VD1_PREBLEND | VPP_VD1_POSTBLEND | in meson_crtc_enable_vd1() 291 VPP_VD1_PREBLEND | VPP_VD1_POSTBLEND | in meson_crtc_enable_vd1()
|
H A D | meson_overlay.c | 736 writel_bits_relaxed(VPP_VD1_POSTBLEND | VPP_VD1_PREBLEND, 0, in meson_overlay_atomic_disable()
|
H A D | meson_registers.h | 453 #define VPP_VD1_PREBLEND BIT(14) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_vpp.c | 130 VPP_VD1_PREBLEND | VPP_VD2_PREBLEND, 0, in meson_vpp_init()
|
H A D | meson_crtc.c | 191 VPP_VD1_PREBLEND | VPP_POSTBLEND_ENABLE, 0, in meson_crtc_atomic_disable() 289 writel_bits_relaxed(VPP_VD1_PREBLEND | VPP_VD1_POSTBLEND | in meson_crtc_enable_vd1() 291 VPP_VD1_PREBLEND | VPP_VD1_POSTBLEND | in meson_crtc_enable_vd1()
|
H A D | meson_overlay.c | 742 writel_bits_relaxed(VPP_VD1_POSTBLEND | VPP_VD1_PREBLEND, 0, in meson_overlay_atomic_disable()
|
H A D | meson_registers.h | 453 #define VPP_VD1_PREBLEND BIT(14) macro
|
Completed in 23 milliseconds