Home
last modified time | relevance | path

Searched refs:display_hctl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c305 u32 display_hctl; in msm_dp_panel_tpg_enable() local
328 display_hctl = (hsync_end_x << 16) | hsync_start_x; in msm_dp_panel_tpg_enable()
338 msm_dp_write_p0(panel, MMSS_DP_INTF_DISPLAY_HCTL, display_hctl); in msm_dp_panel_tpg_enable()