Searched refs:hsync_start_x (Results 1 – 4 of 4) sorted by relevance
36 uint32_t hsync_start_x, hsync_end_x; in mdp4_dsi_encoder_mode_set() local51 hsync_start_x = (mode->htotal - mode->hsync_start); in mdp4_dsi_encoder_mode_set()65 MDP4_DSI_DISPLAY_HCTRL_START(hsync_start_x) | in mdp4_dsi_encoder_mode_set()
36 uint32_t hsync_start_x, hsync_end_x; in mdp4_dtv_encoder_mode_set() local55 hsync_start_x = (mode->htotal - mode->hsync_start); in mdp4_dtv_encoder_mode_set()69 MDP4_DTV_DISPLAY_HCTRL_START(hsync_start_x) | in mdp4_dtv_encoder_mode_set()
209 uint32_t hsync_start_x, hsync_end_x; in mdp4_lcdc_encoder_mode_set() local228 hsync_start_x = (mode->htotal - mode->hsync_start); in mdp4_lcdc_encoder_mode_set()242 MDP4_LCDC_DISPLAY_HCTRL_START(hsync_start_x) | in mdp4_lcdc_encoder_mode_set()
30 uint32_t hsync_start_x, hsync_end_x; in mdp5_vid_encoder_mode_set() local73 hsync_start_x = (mode->htotal - mode->hsync_start); in mdp5_vid_encoder_mode_set()99 MDP5_INTF_DISPLAY_HCTL_START(hsync_start_x) | in mdp5_vid_encoder_mode_set()