Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_vop_reg.c64 .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),
Drockchip_drm_vop.h117 struct vop_reg scale_yrgb_x; member
Drockchip_drm_vop.c334 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()