Searched refs:radeon_uvd_send_upll_ctlreq (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | rv770.c | 94 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in rv770_set_uvd_clocks() 125 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in rv770_set_uvd_clocks()
|
D | radeon_uvd.c | 1011 int radeon_uvd_send_upll_ctlreq(struct radeon_device *rdev, in radeon_uvd_send_upll_ctlreq() function
|
D | r600.c | 243 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in r600_set_uvd_clocks() 282 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in r600_set_uvd_clocks()
|
D | evergreen.c | 1227 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in evergreen_set_uvd_clocks() 1264 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in evergreen_set_uvd_clocks()
|
D | si.c | 7013 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in si_set_uvd_clocks() 7050 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL); in si_set_uvd_clocks()
|
D | radeon.h | 1699 int radeon_uvd_send_upll_ctlreq(struct radeon_device *rdev,
|