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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rv770.c 87 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(0x50000), ~UPLL_FB_DIV_MASK);
94 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(1), ~UPLL_FB_DIV(1));
112 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div),
125 WREG32_P(CG_UPLL_FUNC_CNTL_3, 0, ~UPLL_FB_DIV(1));
rv770d.h 63 #define CG_UPLL_FUNC_CNTL_3 0x720
sid.h 147 #define CG_UPLL_FUNC_CNTL_3 0x63C
evergreend.h 368 #define CG_UPLL_FUNC_CNTL_3 0x720
radeon_evergreen.c 1246 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK);
radeon_si.c 7060 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 149 #define CG_UPLL_FUNC_CNTL_3 0x18f

Completed in 171 milliseconds