Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_mode.h164 struct radeon_pll { struct
170 uint32_t post_div;
173 uint32_t pll_in_min;
174 uint32_t pll_in_max;
175 uint32_t pll_out_min;
176 uint32_t pll_out_max;
179 uint32_t best_vco;
182 uint32_t min_ref_div;
183 uint32_t max_ref_div;
192 uint32_t flags;
[all …]

Completed in 10 milliseconds