Searched refs:hsync_end_x (Results 1 – 3 of 3) sorted by relevance
112 uint32_t hsync_start_x, hsync_end_x; in mdp4_dtv_encoder_mode_set() local139 hsync_end_x = mode->htotal - (mode->hsync_start - mode->hdisplay) - 1; in mdp4_dtv_encoder_mode_set()153 MDP4_DTV_DISPLAY_HCTRL_END(hsync_end_x)); in mdp4_dtv_encoder_mode_set()
278 uint32_t hsync_start_x, hsync_end_x; in mdp4_lcdc_encoder_mode_set() local305 hsync_end_x = mode->htotal - (mode->hsync_start - mode->hdisplay) - 1; in mdp4_lcdc_encoder_mode_set()319 MDP4_LCDC_DISPLAY_HCTRL_END(hsync_end_x)); in mdp4_lcdc_encoder_mode_set()
131 uint32_t hsync_start_x, hsync_end_x; in mdp5_encoder_mode_set() local178 hsync_end_x = mode->htotal - (mode->hsync_start - mode->hdisplay) - 1; in mdp5_encoder_mode_set()204 MDP5_INTF_DISPLAY_HCTL_END(hsync_end_x)); in mdp5_encoder_mode_set()