Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_panel.c344 u32 data, total_ver, total_hor; in dp_panel_timing_cfg() local
363 total_hor = drm_mode->htotal; in dp_panel_timing_cfg()
369 data |= total_hor; in dp_panel_timing_cfg()