Searched refs:mipi_dclk_pol (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 238 .mipi_dclk_pol = VOP_REG(RK3036_AXI_BUS_CTRL, 0x1, 29), 291 .mipi_dclk_pol = VOP_REG(PX30_DSP_CTRL0, 0x1, 25), 858 .mipi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 31), 912 .mipi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 31), 1123 .mipi_dclk_pol = VOP_REG(RK3328_DSP_CTRL1, 0x1, 31), 1206 .mipi_dclk_pol = VOP_REG(PX30_DSP_CTRL0, 0x1, 25),
|
D | rockchip_drm_vop.h | 100 struct vop_reg mipi_dclk_pol; member
|
D | rockchip_drm_vop.c | 1425 VOP_REG_SET(vop, output, mipi_dclk_pol, 1); in vop_crtc_atomic_enable()
|