Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dsi_dpm.h89 struct si_clock_registers { struct
90 u32 cg_spll_func_cntl;
91 u32 cg_spll_func_cntl_2;
92 u32 cg_spll_func_cntl_3;
93 u32 cg_spll_func_cntl_4;
94 u32 cg_spll_spread_spectrum;
95 u32 cg_spll_spread_spectrum_2;
96 u32 dll_cntl;
97 u32 mclk_pwrmgt_cntl;
98 u32 mpll_ad_func_cntl;
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.h912 struct si_clock_registers { struct
913 u32 cg_spll_func_cntl;
914 u32 cg_spll_func_cntl_2;
915 u32 cg_spll_func_cntl_3;
916 u32 cg_spll_func_cntl_4;
917 u32 cg_spll_spread_spectrum;
918 u32 cg_spll_spread_spectrum_2;
919 u32 dll_cntl;
920 u32 mclk_pwrmgt_cntl;
921 u32 mpll_ad_func_cntl;
[all …]