Searched refs:RK3568_GRF_VO_CON1 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_dw_hdmi.c | 53 #define RK3568_GRF_VO_CON1 0x0364 macro 571 grf + RK3568_GRF_VO_CON1); in dw_hdmi_set_iomux()
|
| H A D | rockchip_rgb.c | 57 #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 D | rockchip_vop2.c | 877 #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 D | rockchip_rgb.c | 60 #define RK3568_GRF_VO_CON1 0X0364 macro 1034 regmap_write(rgb->grf, RK3568_GRF_VO_CON1, in rk3568_rgb_enable()
|
| H A D | dw_hdmi-rockchip.c | 83 #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 D | rockchip_vop_reg.h | 1046 #define RK3568_GRF_VO_CON1 0x0364 macro
|
| H A D | rockchip_vop2_reg.c | 3469 .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),
|