Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Ddsi.h184 struct omap_dss_dsi_videomode_timings { struct
185 unsigned long hsclk;
187 unsigned int ndl;
188 unsigned int bitspp;
191 u16 hact;
193 u16 vact;
197 u16 hss;
198 u16 hsa;
199 u16 hse;
200 u16 hfp;
[all …]
/linux-6.1.9/include/video/
Domapfb_dss.h198 struct omap_dss_dsi_videomode_timings { struct
199 unsigned long hsclk;
201 unsigned ndl;
202 unsigned bitspp;
205 u16 hact;
207 u16 vact;
211 u16 hss;
212 u16 hsa;
213 u16 hse;
214 u16 hfp;
[all …]