Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_mode.h192 struct amdgpu_pll { struct
194 uint32_t reference_freq;
197 uint32_t reference_div;
198 uint32_t post_div;
201 uint32_t pll_in_min;
202 uint32_t pll_in_max;
203 uint32_t pll_out_min;
204 uint32_t pll_out_max;
205 uint32_t lcd_pll_out_min;
206 uint32_t lcd_pll_out_max;
[all …]