Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_mode.h166 struct radeon_pll { struct
168 uint32_t reference_freq;
171 uint32_t reference_div;
172 uint32_t post_div;
175 uint32_t pll_in_min;
176 uint32_t pll_in_max;
177 uint32_t pll_out_min;
178 uint32_t pll_out_max;
179 uint32_t lcd_pll_out_min;
180 uint32_t lcd_pll_out_max;
[all …]