Home
last modified time | relevance | path

Searched refs:RK3568_GRF_VO_CON1 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_dw_hdmi.c53 #define RK3568_GRF_VO_CON1 0x0364 macro
571 grf + RK3568_GRF_VO_CON1); in dw_hdmi_set_iomux()
H A Drockchip_rgb.c57 #define RK3568_GRF_VO_CON1 0X0364 macro
626 regmap_write(rgb->grf, RK3568_GRF_VO_CON1, RK3568_RGB_DATA_BYPASS(rgb->data_sync_bypass)); in rk3568_rgb_prepare()
H A Drockchip_vop2.c877 #define RK3568_GRF_VO_CON1 0x0364 macro
3011 vop2_grf_writel(vop2, vop2->grf, RK3568_GRF_VO_CON1, EN_MASK, in rk3568_vop2_if_cfg()
3022 vop2_grf_writel(vop2, vop2->grf, RK3568_GRF_VO_CON1, EN_MASK, in rk3568_vop2_if_cfg()
3031 vop2_grf_writel(vop2, vop2->grf, RK3568_GRF_VO_CON1, EN_MASK, in rk3568_vop2_if_cfg()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_rgb.c60 #define RK3568_GRF_VO_CON1 0X0364 macro
1034 regmap_write(rgb->grf, RK3568_GRF_VO_CON1, in rk3568_rgb_enable()
H A Ddw_hdmi-rockchip.c83 #define RK3568_GRF_VO_CON1 0x0364 macro
3331 .ddc_en_reg = RK3568_GRF_VO_CON1,
3552 if (hdmi->chip_data->ddc_en_reg == RK3568_GRF_VO_CON1) { in dw_hdmi_rockchip_bind()
3553 regmap_write(hdmi->regmap, RK3568_GRF_VO_CON1, in dw_hdmi_rockchip_bind()
H A Drockchip_vop_reg.h1046 #define RK3568_GRF_VO_CON1 0x0364 macro
H A Drockchip_vop2_reg.c3469 .grf_bt656_clk_inv = VOP_REG(RK3568_GRF_VO_CON1, 0x1, 1),
3470 .grf_bt1120_clk_inv = VOP_REG(RK3568_GRF_VO_CON1, 0x1, 2),
3471 .grf_dclk_inv = VOP_REG(RK3568_GRF_VO_CON1, 0x1, 3),