Searched refs:DST_FACTOR_M0 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/rockchip/ | ||
| D | rockchip_drm_vop.h | 216 #define DST_FACTOR_M0(x) (((x) & 0x7) << 6) macro |
| D | rockchip_drm_vop.c | 901 DST_FACTOR_M0(ALPHA_SRC_INVERSE)); in vop_plane_atomic_update() |