Searched refs:rgb_dclk_pol (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 237 .rgb_dclk_pol = VOP_REG(PX30_DSP_CTRL0, 0x1, 1), 770 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 822 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 984 .rgb_dclk_pol = VOP_REG(RK3328_DSP_CTRL1, 0x1, 19),
|
H A D | rockchip_drm_vop.h | 83 struct vop_reg rgb_dclk_pol; member
|
H A D | rockchip_drm_vop.c | 1325 VOP_REG_SET(vop, output, rgb_dclk_pol, 1); in vop_crtc_atomic_enable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.h | 102 struct vop_reg rgb_dclk_pol; member
|
H A D | rockchip_vop_reg.c | 257 .rgb_dclk_pol = VOP_REG(PX30_DSP_CTRL0, 0x1, 1), 821 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 875 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 1061 .rgb_dclk_pol = VOP_REG(RK3328_DSP_CTRL1, 0x1, 19),
|
H A D | rockchip_drm_vop.c | 1393 VOP_REG_SET(vop, output, rgb_dclk_pol, 1); in vop_crtc_atomic_enable()
|
Completed in 11 milliseconds