Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/dp/
Ddp_panel.c362 u32 data, total_ver, total_hor; in dp_panel_timing_cfg() local
381 total_hor = drm_mode->htotal; in dp_panel_timing_cfg()
387 data |= total_hor; in dp_panel_timing_cfg()