Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c354 u32 data, total_ver, total_hor; in dp_panel_timing_cfg() local
373 total_hor = drm_mode->htotal; in dp_panel_timing_cfg()
379 data |= total_hor; in dp_panel_timing_cfg()