Home
last modified time | relevance | path

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

/linux-4.1.27/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
Devergreend.h352 # define UPLL_CTLREQ_MASK 0x00000008 macro
Dr600d.h1559 # define UPLL_CTLREQ_MASK 0x00000008 macro
Dr600.c162 UPLL_RESET_MASK | UPLL_SLEEP_MASK | UPLL_CTLREQ_MASK)); in r600_set_uvd_clocks()