Home
last modified time | relevance | path

Searched defs:intf_timing_params (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h17 struct intf_timing_params { struct
18 u32 width; /* active width */
19 u32 height; /* active height */
20 u32 xres; /* Display panel width */
21 u32 yres; /* Display panel height */
23 u32 h_back_porch;
24 u32 h_front_porch;
25 u32 v_back_porch;
26 u32 v_front_porch;
27 u32 hsync_pulse_width;
[all …]