Searched refs:mipi_dclk_pol (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 260 .mipi_dclk_pol = VOP_REG(PX30_DSP_CTRL0, 0x1, 25), 824 .mipi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 31), 878 .mipi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 31), 1064 .mipi_dclk_pol = VOP_REG(RK3328_DSP_CTRL1, 0x1, 31),
|
D | rockchip_drm_vop.h | 100 struct vop_reg mipi_dclk_pol; member
|
D | rockchip_drm_vop.c | 1408 VOP_REG_SET(vop, output, mipi_dclk_pol, 1); in vop_crtc_atomic_enable()
|