Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c536 u32 data, total_ver, total_hor; in msm_dp_panel_timing_cfg() local
558 total_hor = drm_mode->htotal; in msm_dp_panel_timing_cfg()
564 data |= total_hor; in msm_dp_panel_timing_cfg()