Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/sm7xx/
Dsmtcfb.c79 struct par_info { struct
83 u16 chipID;
84 unsigned char __iomem *m_pMMIO;
85 char __iomem *m_pLFB;
86 char *m_pDPR;
87 char *m_pVPR;
88 char *m_pCPR;
90 u_int width;
91 u_int height;
92 u_int hz;
[all …]
/linux-3.3/drivers/video/
Dcyber2000fb.c419 struct par_info { struct
423 u_char clock_mult;
424 u_char clock_div;
425 u_char extseqmisc;
426 u_char co_pixfmt;
427 u_char crtc_ofl;
428 u_char crtc[19];
429 u_int width;
430 u_int pitch;
431 u_int fetch;
[all …]