Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h189 struct amdgpu_pll { struct
191 uint32_t reference_freq;
194 uint32_t reference_div;
195 uint32_t post_div;
198 uint32_t pll_in_min;
199 uint32_t pll_in_max;
200 uint32_t pll_out_min;
201 uint32_t pll_out_max;
202 uint32_t lcd_pll_out_min;
203 uint32_t lcd_pll_out_max;
[all …]