Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/dp/
Ddp_panel.c356 u32 data, total_ver, total_hor; in dp_panel_timing_cfg() local
375 total_hor = drm_mode->htotal; in dp_panel_timing_cfg()
381 data |= total_hor; in dp_panel_timing_cfg()