Searched refs:RK3368_DSP_CTRL1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 770 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 771 .hdmi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 23), 772 .edp_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 27), 773 .mipi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 31), 774 .rgb_pin_pol = VOP_REG(RK3368_DSP_CTRL1, 0x7, 16), 775 .hdmi_pin_pol = VOP_REG(RK3368_DSP_CTRL1, 0x7, 20), 776 .edp_pin_pol = VOP_REG(RK3368_DSP_CTRL1, 0x7, 24), 777 .mipi_pin_pol = VOP_REG(RK3368_DSP_CTRL1, 0x7, 28), 822 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 823 .hdmi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, [all...] |
H A D | rockchip_vop_reg.h | 124 #define RK3368_DSP_CTRL1 0x0014 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 821 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 822 .hdmi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 23), 823 .edp_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 27), 824 .mipi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 31), 825 .rgb_pin_pol = VOP_REG(RK3368_DSP_CTRL1, 0x7, 16), 826 .hdmi_pin_pol = VOP_REG(RK3368_DSP_CTRL1, 0x7, 20), 827 .edp_pin_pol = VOP_REG(RK3368_DSP_CTRL1, 0x7, 24), 828 .mipi_pin_pol = VOP_REG(RK3368_DSP_CTRL1, 0x7, 28), 875 .rgb_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, 0x1, 19), 876 .hdmi_dclk_pol = VOP_REG(RK3368_DSP_CTRL1, [all...] |
H A D | rockchip_vop_reg.h | 124 #define RK3368_DSP_CTRL1 0x0014 macro
|
Completed in 11 milliseconds