Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dvop_rk3288.h63 u32 post_scl_ctrl; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.h265 struct vop_reg post_scl_ctrl; member
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.c235 VOP_CTRL_SET(vop, post_scl_ctrl, in vop_post_config()