Searched refs:radeon_uvd_send_upll_ctlreq (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/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 | 1022 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 | 1226 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in evergreen_set_uvd_clocks() 1263 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in evergreen_set_uvd_clocks()
|
D | si.c | 7031 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in si_set_uvd_clocks() 7068 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,
|