Searched defs:par_info (Results 1 – 2 of 2) sorted by relevance
79 struct par_info { struct83 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 …]
419 struct par_info { struct423 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 …]