Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_mode.h191 struct amdgpu_pll { struct
197 uint32_t post_div;
200 uint32_t pll_in_min;
201 uint32_t pll_in_max;
202 uint32_t pll_out_min;
203 uint32_t pll_out_max;
206 uint32_t best_vco;
209 uint32_t min_ref_div;
210 uint32_t max_ref_div;
219 uint32_t flags;
[all …]

Completed in 8 milliseconds