Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsvga.h55 struct svga_pll { struct
56 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;