Searched refs:radeon_uvd_send_upll_ctlreq (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | rv770.c | 87 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in rv770_set_uvd_clocks() 118 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in rv770_set_uvd_clocks()
|
D | radeon_uvd.c | 973 int radeon_uvd_send_upll_ctlreq(struct radeon_device *rdev, in radeon_uvd_send_upll_ctlreq() function
|
D | r600.c | 190 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in r600_set_uvd_clocks() 229 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in r600_set_uvd_clocks()
|
D | evergreen.c | 1153 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in evergreen_set_uvd_clocks() 1190 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in evergreen_set_uvd_clocks()
|
D | si.c | 7311 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in si_set_uvd_clocks() 7348 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in si_set_uvd_clocks()
|
D | radeon.h | 1707 int radeon_uvd_send_upll_ctlreq(struct radeon_device *rdev,
|