Home
last modified time | relevance | path

Searched refs:scale_yrgb_x (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/rockchip/
Drockchip_vop_reg.c81 .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),
Drockchip_drm_vop.h138 struct vop_reg scale_yrgb_x; member
Drockchip_drm_vop.c371 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()