Lines Matching refs:disp_info
1072 writel(TOTAL_LINE_CFG_L(priv->disp_info.v_total), in exynos_dp_config_video_bist()
1074 writel(TOTAL_LINE_CFG_H(priv->disp_info.v_total), in exynos_dp_config_video_bist()
1076 writel(ACTIVE_LINE_CFG_L(priv->disp_info.v_res), in exynos_dp_config_video_bist()
1078 writel(ACTIVE_LINE_CFG_H(priv->disp_info.v_res), in exynos_dp_config_video_bist()
1080 writel(priv->disp_info.v_sync_width, &dp_regs->vsw_cfg); in exynos_dp_config_video_bist()
1081 writel(priv->disp_info.v_back_porch, &dp_regs->vbp_cfg); in exynos_dp_config_video_bist()
1082 writel(priv->disp_info.v_front_porch, &dp_regs->vfp_cfg); in exynos_dp_config_video_bist()
1084 writel(TOTAL_PIXEL_CFG_L(priv->disp_info.h_total), in exynos_dp_config_video_bist()
1086 writel(TOTAL_PIXEL_CFG_H(priv->disp_info.h_total), in exynos_dp_config_video_bist()
1088 writel(ACTIVE_PIXEL_CFG_L(priv->disp_info.h_res), in exynos_dp_config_video_bist()
1090 writel(ACTIVE_PIXEL_CFG_H(priv->disp_info.h_res), in exynos_dp_config_video_bist()
1092 writel(H_F_PORCH_CFG_L(priv->disp_info.h_front_porch), in exynos_dp_config_video_bist()
1094 writel(H_F_PORCH_CFG_H(priv->disp_info.h_front_porch), in exynos_dp_config_video_bist()
1096 writel(H_SYNC_PORCH_CFG_L(priv->disp_info.h_sync_width), in exynos_dp_config_video_bist()
1098 writel(H_SYNC_PORCH_CFG_H(priv->disp_info.h_sync_width), in exynos_dp_config_video_bist()
1100 writel(H_B_PORCH_CFG_L(priv->disp_info.h_back_porch), in exynos_dp_config_video_bist()
1102 writel(H_B_PORCH_CFG_H(priv->disp_info.h_back_porch), in exynos_dp_config_video_bist()