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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv740d.h 70 #define DLL_SPEED_MASK (0x1f << 0)
radeon_rv740_dpm.c 273 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK;
rv770d.h 175 # define DLL_SPEED_MASK (0x1f << 0)
nid.h 617 # define DLL_SPEED_MASK (0x1f << 0)
cikd.h 725 # define DLL_SPEED_MASK (0x1f << 0)
sid.h 600 # define DLL_SPEED_MASK (0x1f << 0)
evergreend.h 155 # define DLL_SPEED_MASK (0x1f << 0)
radeon_cypress_dpm.c 582 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK;
radeon_ni_dpm.c 2263 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK;
radeon_ci_dpm.c 2859 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK;
radeon_si_dpm.c 4943 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 602 # define DLL_SPEED_MASK (0x1f << 0)
amdgpu_si_dpm.c 5407 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK;

Completed in 150 milliseconds