Searched defs:svga_pll (Results 1 – 1 of 1) sorted by relevance
55 struct svga_pll { struct56 u16 m_min;57 u16 m_max;58 u16 n_min;59 u16 n_max;60 u16 r_min;61 u16 r_max; /* r_max < 32 */62 u32 f_vco_min;63 u32 f_vco_max;64 u32 f_base;