Searched refs:rgb_dclk_pol (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 236 .rgb_dclk_pol = VOP_REG(RK3036_AXI_BUS_CTRL, 0x1, 25), 288 .rgb_dclk_pol = VOP_REG(PX30_DSP_CTRL0, 0x1, 1), 855 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 909 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 1120 .rgb_dclk_pol = VOP_REG(RK3328_DSP_CTRL1, 0x1, 19), 1203 .rgb_dclk_pol = VOP_REG(PX30_DSP_CTRL0, 0x1, 1),
|
D | rockchip_drm_vop.h | 102 struct vop_reg rgb_dclk_pol; member
|
D | rockchip_drm_vop.c | 1410 VOP_REG_SET(vop, output, rgb_dclk_pol, 1); in vop_crtc_atomic_enable()
|