Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_mode.h164 struct radeon_pll { struct
166 uint32_t reference_freq;
169 uint32_t reference_div;
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;
177 uint32_t lcd_pll_out_min;
178 uint32_t lcd_pll_out_max;
[all …]