Searched refs:radeon_uvd_send_upll_ctlreq (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/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 | 237 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in r600_set_uvd_clocks() 276 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in r600_set_uvd_clocks()
|
| D | evergreen.c | 1222 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in evergreen_set_uvd_clocks() 1259 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in evergreen_set_uvd_clocks()
|
| D | si.c | 7360 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in si_set_uvd_clocks() 7397 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in si_set_uvd_clocks()
|
| D | radeon.h | 1709 int radeon_uvd_send_upll_ctlreq(struct radeon_device *rdev,
|