HomeSort by: relevance | last modified time | path
    Searched refs:atomctrl_get_mpll_reference_clock (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppatomctrl.h 295 extern uint32_t atomctrl_get_mpll_reference_clock(struct pp_hwmgr *hwmgr);
amdgpu_ppatomctrl.c 1169 uint32_t atomctrl_get_mpll_reference_clock(struct pp_hwmgr *hwmgr) function in typeref:typename:uint32_t
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_iceland_smumgr.c 1120 uint32_t reference_clock = atomctrl_get_mpll_reference_clock(hwmgr);
amdgpu_ci_smumgr.c 1077 uint32_t reference_clock = atomctrl_get_mpll_reference_clock(hwmgr);
amdgpu_tonga_smumgr.c 872 uint32_t reference_clock = atomctrl_get_mpll_reference_clock(hwmgr);

Completed in 18 milliseconds