Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c234 .hdmi_dclk_pol = VOP_REG(RK3036_AXI_BUS_CTRL, 0x1, 23),
856 .hdmi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 23),
910 .hdmi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 23),
1121 .hdmi_dclk_pol = VOP_REG(RK3328_DSP_CTRL1, 0x1, 23),
H A Drockchip_drm_vop.h98 struct vop_reg hdmi_dclk_pol; member
H A Drockchip_drm_vop.c1420 VOP_REG_SET(vop, output, hdmi_dclk_pol, 1); in vop_crtc_atomic_enable()