Searched refs:scale_yrgb_x (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 81 .scale_yrgb_x = VOP_REG(RK3036_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0), 246 .scale_yrgb_x = VOP_REG(PX30_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0), 340 .scale_yrgb_x = VOP_REG(RK3066_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0), 453 .scale_yrgb_x = VOP_REG(RK3188_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0), 574 .scale_yrgb_x = VOP_REG(RK3288_WIN0_SCL_FACTOR_YRGB, 0xffff, 0x0),
|
D | rockchip_drm_vop.h | 138 struct vop_reg scale_yrgb_x; member
|
D | rockchip_drm_vop.c | 371 VOP_SCL_SET(vop, win, scale_yrgb_x, in scl_vop_cal_scl_fac() 420 VOP_SCL_SET(vop, win, scale_yrgb_x, val); in scl_vop_cal_scl_fac()
|