Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h168 struct radeon_pll { struct
170 uint32_t reference_freq;
173 uint32_t reference_div;
174 uint32_t post_div;
177 uint32_t pll_in_min;
178 uint32_t pll_in_max;
179 uint32_t pll_out_min;
180 uint32_t pll_out_max;
181 uint32_t lcd_pll_out_min;
182 uint32_t lcd_pll_out_max;
[all …]