Searched refs:hsync_start_x (Results 1 – 5 of 5) 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()
210 uint32_t hsync_start_x, hsync_end_x; in mdp4_lcdc_encoder_mode_set() local229 hsync_start_x = (mode->htotal - mode->hsync_start); in mdp4_lcdc_encoder_mode_set()243 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()
972 u32 hsync_start_x, hsync_end_x; in msm_dp_catalog_panel_tpg_enable() local990 hsync_start_x = drm_mode->htotal - drm_mode->hsync_start; in msm_dp_catalog_panel_tpg_enable()998 display_hctl = (hsync_end_x << 16) | hsync_start_x; in msm_dp_catalog_panel_tpg_enable()