Searched refs:UPLL_CTLREQ_MASK (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_uvd.c | 979 WREG32_P(cg_upll_func_cntl, 0, ~UPLL_CTLREQ_MASK); in radeon_uvd_send_upll_ctlreq() 984 WREG32_P(cg_upll_func_cntl, UPLL_CTLREQ_MASK, ~UPLL_CTLREQ_MASK); in radeon_uvd_send_upll_ctlreq() 995 WREG32_P(cg_upll_func_cntl, 0, ~UPLL_CTLREQ_MASK); in radeon_uvd_send_upll_ctlreq()
|
D | rv770d.h | 46 # define UPLL_CTLREQ_MASK 0x00000008 macro
|
D | sid.h | 131 # define UPLL_CTLREQ_MASK 0x00000008 macro
|
D | si.c | 7781 WREG32_SMC_P(CG_VCEPLL_FUNC_CNTL, 0, ~UPLL_CTLREQ_MASK); in si_vce_send_vcepll_ctlreq() 7786 WREG32_SMC_P(CG_VCEPLL_FUNC_CNTL, UPLL_CTLREQ_MASK, ~UPLL_CTLREQ_MASK); in si_vce_send_vcepll_ctlreq() 7797 WREG32_SMC_P(CG_VCEPLL_FUNC_CNTL, 0, ~UPLL_CTLREQ_MASK); in si_vce_send_vcepll_ctlreq()
|
D | evergreend.h | 352 # define UPLL_CTLREQ_MASK 0x00000008 macro
|
D | r600d.h | 1559 # define UPLL_CTLREQ_MASK 0x00000008 macro
|
D | r600.c | 209 UPLL_RESET_MASK | UPLL_SLEEP_MASK | UPLL_CTLREQ_MASK)); in r600_set_uvd_clocks()
|