Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_mode.h167 struct radeon_pll { struct
169 uint32_t reference_freq;
172 uint32_t reference_div;
173 uint32_t post_div;
176 uint32_t pll_in_min;
177 uint32_t pll_in_max;
178 uint32_t pll_out_min;
179 uint32_t pll_out_max;
180 uint32_t lcd_pll_out_min;
181 uint32_t lcd_pll_out_max;
[all …]