Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss.h187 struct omap_dss_dsi_videomode_timings { struct
188 unsigned long hsclk;
190 unsigned int ndl;
191 unsigned int bitspp;
194 u16 hact;
196 u16 vact;
200 u16 hss;
201 u16 hsa;
202 u16 hse;
203 u16 hfp;
[all …]
/Linux-v4.19/include/video/
Domapfb_dss.h228 struct omap_dss_dsi_videomode_timings { struct
229 unsigned long hsclk;
231 unsigned ndl;
232 unsigned bitspp;
235 u16 hact;
237 u16 vact;
241 u16 hss;
242 u16 hsa;
243 u16 hse;
244 u16 hfp;
[all …]