Home
last modified time | relevance | path

Searched refs:RK3568_VP0_POST_SCL_CTRL (Results 1 – 3 of 3) 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),
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),
1315 .post_scl_ctrl = VOP_REG(RK3568_VP0_POST_SCL_CTRL, 0x3, 0),
H A Drockchip_vop_reg.h1126 #define RK3568_VP0_POST_SCL_CTRL 0xC40 macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c375 #define RK3568_VP0_POST_SCL_CTRL 0xC40 macro
1975 vop2_writel(vop2, RK3568_VP0_POST_SCL_CTRL + vp_offset, in vop2_post_config()