Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.h126 struct ci_clock_registers { struct
127 u32 cg_spll_func_cntl;
128 u32 cg_spll_func_cntl_2;
129 u32 cg_spll_func_cntl_3;
130 u32 cg_spll_func_cntl_4;
131 u32 cg_spll_spread_spectrum;
132 u32 cg_spll_spread_spectrum_2;
133 u32 dll_cntl;
134 u32 mclk_pwrmgt_cntl;
135 u32 mpll_ad_func_cntl;
[all …]
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h127 struct ci_clock_registers { struct
128 u32 cg_spll_func_cntl;
129 u32 cg_spll_func_cntl_2;
130 u32 cg_spll_func_cntl_3;
131 u32 cg_spll_func_cntl_4;
132 u32 cg_spll_spread_spectrum;
133 u32 cg_spll_spread_spectrum_2;
134 u32 dll_cntl;
135 u32 mclk_pwrmgt_cntl;
136 u32 mpll_ad_func_cntl;
[all …]