Home
last modified time | relevance | path

Searched refs:UPLL_CTLREQ_MASK (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_uvd.c979 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()
Drv770d.h46 # define UPLL_CTLREQ_MASK 0x00000008 macro
Dsid.h131 # define UPLL_CTLREQ_MASK 0x00000008 macro
Dsi.c7781 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()
Devergreend.h352 # define UPLL_CTLREQ_MASK 0x00000008 macro
Dr600d.h1559 # define UPLL_CTLREQ_MASK 0x00000008 macro
Dr600.c209 UPLL_RESET_MASK | UPLL_SLEEP_MASK | UPLL_CTLREQ_MASK)); in r600_set_uvd_clocks()