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