Searched refs:SRC_BLEND_M0 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/rockchip/ | ||
H A D | rockchip_drm_vop.h | 274 #define SRC_BLEND_M0(x) (((x) & 0x3) << 3) macro |
H A D | rockchip_drm_vop.c | 1056 SRC_BLEND_M0(ALPHA_PER_PIX) | in vop_plane_atomic_update() |