Searched refs:H_B_PORCH_CFG_H (Results 1 – 6 of 6) sorted by relevance
265 #define H_B_PORCH_CFG_H(x) (((x) & 0xf) << 0) macro
1319 H_B_PORCH_CFG_H(hbp >> 8)); in analogix_dp_set_video_format()
427 #define H_B_PORCH_CFG_H(x) ((((x) >> 8)) & 0xff) macro
241 #define H_B_PORCH_CFG_H(x) (((x) & 0xf) << 0) macro
1358 H_B_PORCH_CFG_H(hbp >> 8)); in analogix_dp_set_video_format()
1103 writel(H_B_PORCH_CFG_H(priv->disp_info.h_back_porch), in exynos_dp_config_video_bist()