Searched refs:UPLL_SLEEP_MASK (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drv770.c70 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK);
88 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~(UPLL_RESET_MASK | UPLL_SLEEP_MASK));
H A Drv770d.h44 # define UPLL_SLEEP_MASK 0x00000002 macro
H A Devergreen.c1204 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK);
1218 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK);
1219 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_SLEEP_MASK);
H A Dr600.c215 UPLL_RESET_MASK | UPLL_SLEEP_MASK | UPLL_CTLREQ_MASK));
223 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_SLEEP_MASK, ~UPLL_SLEEP_MASK);
H A Dsid.h129 # define UPLL_SLEEP_MASK 0x00000002 macro
H A Devergreend.h350 # define UPLL_SLEEP_MASK 0x00000002 macro
H A Dr600d.h1558 # define UPLL_SLEEP_MASK 0x00000002 macro
H A Dsi.c7027 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_SLEEP_MASK);
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h130 # define UPLL_SLEEP_MASK 0x00000002 macro
H A Damdgpu_si.c1806 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_SLEEP_MASK);

Completed in 398 milliseconds