Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h191 struct amdgpu_pll { struct
193 uint32_t reference_freq;
196 uint32_t reference_div;
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;
204 uint32_t lcd_pll_out_min;
205 uint32_t lcd_pll_out_max;
[all …]