Searched refs:rgb_dclk_pol (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 257 .rgb_dclk_pol = VOP_REG(PX30_DSP_CTRL0, 0x1, 1), 823 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 877 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 1063 .rgb_dclk_pol = VOP_REG(RK3328_DSP_CTRL1, 0x1, 19),
|
H A D | rockchip_drm_vop.h | 102 struct vop_reg rgb_dclk_pol; member
|
H A D | rockchip_drm_vop.c | 1393 VOP_REG_SET(vop, output, rgb_dclk_pol, 1); in vop_crtc_atomic_enable()
|