Searched refs:SRC_BLEND_M0 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/rockchip/ | ||
D | rockchip_drm_vop.h | 156 #define SRC_BLEND_M0(x) (((x) & 0x3) << 3) macro |
D | rockchip_drm_vop.c | 697 SRC_BLEND_M0(ALPHA_PER_PIX) | in vop_update_plane_event() |