Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.h264 struct vop_reg post_scl_factor; member
H A Drockchip_vop_reg.c101 .post_scl_factor = VOP_REG(RK3288_POST_SCL_FACTOR_YRGB, 0xffffffff, 0),
361 .post_scl_factor = VOP_REG(RK3328_POST_SCL_FACTOR_YRGB, 0xffffffff, 0),
H A Drockchip_vop.c232 VOP_CTRL_SET(vop, post_scl_factor, val); in vop_post_config()