Searched refs:scale_yrgb_x (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/rockchip/ |
| D | rockchip_vop_reg.c | 64 .scale_yrgb_x = VOP_REG(RK3036_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0), 224 .scale_yrgb_x = VOP_REG(PX30_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0), 306 .scale_yrgb_x = VOP_REG(RK3066_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0), 416 .scale_yrgb_x = VOP_REG(RK3188_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0), 535 .scale_yrgb_x = VOP_REG(RK3288_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0),
|
| D | rockchip_drm_vop.h | 117 struct vop_reg scale_yrgb_x; member
|
| D | rockchip_drm_vop.c | 334 VOP_SCL_SET(vop, win, scale_yrgb_x, in scl_vop_cal_scl_fac() 383 VOP_SCL_SET(vop, win, scale_yrgb_x, val); in scl_vop_cal_scl_fac()
|