Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_atombios.h53 struct atom_mpll_param { struct
54 union {
68 u32 post_div;
69 u32 bwcntl;
70 u32 dll_speed;
71 u32 vco_mode;
72 u32 yclk_sel;
73 u32 qdr;
74 u32 half_rate;
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_mode.h571 struct atom_mpll_param { struct
572 union {
586 u32 post_div;
587 u32 bwcntl;
588 u32 dll_speed;
589 u32 vco_mode;
590 u32 yclk_sel;
591 u32 qdr;
592 u32 half_rate;

Completed in 9 milliseconds