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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv740d.h 32 #define SPLL_REF_DIV(x) ((x) << 4)
rv730d.h 33 #define SPLL_REF_DIV(x) ((x) << 4)
rs780d.h 31 # define SPLL_REF_DIV(x) ((x) << 2)
radeon_rv740_dpm.c 153 spll_func_cntl |= SPLL_REF_DIV(dividers.ref_div);
radeon_rv730_dpm.c 84 spll_func_cntl |= SPLL_REF_DIV(dividers.ref_div);
rv770d.h 96 #define SPLL_REF_DIV(x) ((x) << 4)
nid.h 544 #define SPLL_REF_DIV(x) ((x) << 4)
cikd.h 254 #define SPLL_REF_DIV(x) ((x) << 5)
sid.h 91 #define SPLL_REF_DIV(x) ((x) << 4)
evergreend.h 80 #define SPLL_REF_DIV(x) ((x) << 4)
r600d.h 1275 # define SPLL_REF_DIV(x) ((x) << 2)
radeon_rv770_dpm.c 531 spll_func_cntl |= SPLL_REF_DIV(dividers.ref_div);
radeon_ni_dpm.c 2034 spll_func_cntl |= SPLL_REF_DIV(dividers.ref_div);
radeon_si_dpm.c 4816 spll_func_cntl |= SPLL_REF_DIV(dividers.ref_div);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 93 #define SPLL_REF_DIV(x) ((x) << 4)
amdgpu_si_dpm.c 5280 spll_func_cntl |= SPLL_REF_DIV(dividers.ref_div);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 893 SPLL_REF_DIV, dividers.uc_pll_ref_div);
amdgpu_iceland_smumgr.c 831 CG_SPLL_FUNC_CNTL, SPLL_REF_DIV, dividers.uc_pll_ref_div);
amdgpu_ci_smumgr.c 331 SPLL_REF_DIV, dividers.uc_pll_ref_div);
amdgpu_tonga_smumgr.c 574 CG_SPLL_FUNC_CNTL, SPLL_REF_DIV, dividers.uc_pll_ref_div);

Completed in 199 milliseconds