Searched refs:dclk_pol (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 120 .dclk_pol = VOP_REG_VER(RK3288_DSP_CTRL0, 0x1, 7, 3, 0, 1), 456 .dclk_pol = VOP_REG(RK3036_DSP_CTRL0, 0x1, 7),
|
| H A D | rockchip_vop.h | 274 struct vop_reg dclk_pol; member
|
| H A D | rockchip_vop.c | 318 VOP_CTRL_SET(vop, dclk_pol, dclk_inv); in rockchip_vop_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop.h | 284 struct vop_reg dclk_pol; member 1228 struct vop_reg dclk_pol; member
|
| H A D | rockchip_vop_reg.c | 288 .dclk_pol = VOP_REG_VER(RK3288_DSP_CTRL0, 0x1, 7, 3, 0, 1), 1257 .dclk_pol = VOP_REG(RK3036_DSP_CTRL0, 0x1, 7), 1385 .dclk_pol = VOP_REG(RK3066_DSP_CTRL0, 0x1, 7),
|
| H A D | rockchip_drm_vop.c | 3315 VOP_CTRL_SET(vop, dclk_pol, dclk_inv); in vop_crtc_atomic_enable()
|