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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rv770.c 72 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK);
90 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~(UPLL_RESET_MASK | UPLL_SLEEP_MASK));
rv770d.h 46 # define UPLL_SLEEP_MASK 0x00000002
radeon_evergreen.c 1213 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK);
1227 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK);
1228 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_SLEEP_MASK);
radeon_r600.c 222 UPLL_RESET_MASK | UPLL_SLEEP_MASK | UPLL_CTLREQ_MASK));
230 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK);
sid.h 131 # define UPLL_SLEEP_MASK 0x00000002
evergreend.h 352 # define UPLL_SLEEP_MASK 0x00000002
r600d.h 1560 # define UPLL_SLEEP_MASK 0x00000002
radeon_si.c 7042 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_SLEEP_MASK);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 133 # define UPLL_SLEEP_MASK 0x00000002

Completed in 65 milliseconds