Home
last modified time | relevance | path

Searched defs:rv770_clock_registers (Results 1 – 2 of 2) sorted by last modified time

/dragonfly/sys/dev/drm/radeon/
H A Drv770_dpm.h28 struct rv770_clock_registers { struct
29 u32 cg_spll_func_cntl;
30 u32 cg_spll_func_cntl_2;
31 u32 cg_spll_func_cntl_3;
32 u32 cg_spll_spread_spectrum;
33 u32 cg_spll_spread_spectrum_2;
34 u32 mpll_ad_func_cntl;
35 u32 mpll_ad_func_cntl_2;
36 u32 mpll_dq_func_cntl;
60 struct rv770_clock_registers rv770; argument
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.h495 struct rv770_clock_registers { struct
496 u32 cg_spll_func_cntl;
497 u32 cg_spll_func_cntl_2;
498 u32 cg_spll_func_cntl_3;
499 u32 cg_spll_spread_spectrum;
500 u32 cg_spll_spread_spectrum_2;
501 u32 mpll_ad_func_cntl;
502 u32 mpll_ad_func_cntl_2;
503 u32 mpll_dq_func_cntl;
527 struct rv770_clock_registers rv770; argument