Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Domapdss.h176 struct omap_dss_dsi_videomode_timings { struct
177 unsigned long hsclk;
179 unsigned int ndl;
180 unsigned int bitspp;
183 u16 hact;
185 u16 vact;
189 u16 hss;
190 u16 hsa;
191 u16 hse;
192 u16 hfp;
[all …]
/Linux-v5.10/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 …]