Home
last modified time | relevance | path

Searched refs:edp_dclk_pol (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c825 .edp_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 27),
879 .edp_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 27),
1065 .edp_dclk_pol = VOP_REG(RK3328_DSP_CTRL1, 0x1, 27),
H A Drockchip_drm_vop.h96 struct vop_reg edp_dclk_pol; member
H A Drockchip_drm_vop.c1398 VOP_REG_SET(vop, output, edp_dclk_pol, 1); in vop_crtc_atomic_enable()