Home
last modified time | relevance | path

Searched refs:post_scl_ctrl (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_reg.c801 .post_scl_ctrl = VOP_REG(RK3568_VP0_POST_SCL_CTRL, 0x3, 0),
877 .post_scl_ctrl = VOP_REG(RK3568_VP1_POST_SCL_CTRL, 0x3, 0),
993 .post_scl_ctrl = VOP_REG(RK3568_VP0_POST_SCL_CTRL, 0x3, 0),
1078 .post_scl_ctrl = VOP_REG(RK3568_VP0_POST_SCL_CTRL, 0x3, 0),
1165 .post_scl_ctrl = VOP_REG(RK3568_VP1_POST_SCL_CTRL, 0x3, 0),
1218 .post_scl_ctrl = VOP_REG(RK3568_VP2_POST_SCL_CTRL, 0x3, 0),
1315 .post_scl_ctrl = VOP_REG(RK3568_VP0_POST_SCL_CTRL, 0x3, 0),
1416 .post_scl_ctrl = VOP_REG(RK3568_VP1_POST_SCL_CTRL, 0x3, 0),
1513 .post_scl_ctrl = VOP_REG(RK3568_VP2_POST_SCL_CTRL, 0x3, 0),
1580 .post_scl_ctrl = VOP_REG(RK3588_VP3_POST_SCL_CTRL, 0x3, 0),
H A Drockchip_drm_vop.h264 struct vop_reg post_scl_ctrl; member
804 struct vop_reg post_scl_ctrl; member
H A Drockchip_vop_reg.c269 .post_scl_ctrl = VOP_REG(RK3288_POST_SCL_CTRL, 0x3, 0),
1036 .post_scl_ctrl = VOP_REG(RK3328_POST_SCL_CTRL, 0x3, 0),
H A Drockchip_drm_vop.c3745 VOP_CTRL_SET(vop, post_scl_ctrl, in vop_post_config()
H A Drockchip_drm_vop2.c6946 VOP_MODULE_SET(vop2, vp, post_scl_ctrl, in vop2_post_config()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dvop_rk3288.h63 u32 post_scl_ctrl; member
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop_reg.c102 .post_scl_ctrl = VOP_REG(RK3288_POST_SCL_CTRL, 0x3, 0),
362 .post_scl_ctrl = VOP_REG(RK3328_POST_SCL_CTRL, 0x3, 0),
H A Drockchip_vop.h255 struct vop_reg post_scl_ctrl; member
H A Drockchip_vop.c198 VOP_CTRL_SET(vop, post_scl_ctrl, in vop_post_config()