Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_mode.h154 struct radeon_pll { struct
156 uint32_t reference_freq;
159 uint32_t reference_div;
160 uint32_t post_div;
163 uint32_t pll_in_min;
164 uint32_t pll_in_max;
165 uint32_t pll_out_min;
166 uint32_t pll_out_max;
167 uint32_t lcd_pll_out_min;
168 uint32_t lcd_pll_out_max;
[all …]