Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_mode.h190 struct amdgpu_pll { struct
196 uint32_t post_div;
199 uint32_t pll_in_min;
200 uint32_t pll_in_max;
201 uint32_t pll_out_min;
202 uint32_t pll_out_max;
205 uint32_t best_vco;
208 uint32_t min_ref_div;
209 uint32_t max_ref_div;
218 uint32_t flags;
[all …]

Completed in 8 milliseconds