Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h190 struct amdgpu_pll { struct
192 uint32_t reference_freq;
195 uint32_t reference_div;
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;
203 uint32_t lcd_pll_out_min;
204 uint32_t lcd_pll_out_max;
[all …]