Searched refs:H_F_PORCH_CFG_H (Results 1 – 6 of 6) sorted by relevance
253 #define H_F_PORCH_CFG_H(x) (((x) & 0xf) << 0) macro
1311 H_F_PORCH_CFG_H(hfp >> 8)); in analogix_dp_set_video_format()
423 #define H_F_PORCH_CFG_H(x) ((((x) >> 8)) & 0xff) macro
229 #define H_F_PORCH_CFG_H(x) (((x) & 0xf) << 0) macro
1350 H_F_PORCH_CFG_H(hfp >> 8)); in analogix_dp_set_video_format()
1095 writel(H_F_PORCH_CFG_H(priv->disp_info.h_front_porch), in exynos_dp_config_video_bist()