HomeSort by: relevance | last modified time | path
    Searched refs:radeon_uvd_send_upll_ctlreq (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_uvd.c 1029 int radeon_uvd_send_upll_ctlreq(struct radeon_device *rdev, function in typeref:typename:int
radeon_rv770.c 96 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL);
127 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL);
radeon_r600.c 250 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL);
289 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL);
radeon_evergreen.c 1235 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL);
1272 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL);
radeon_si.c 7049 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL);
7086 r = radeon_uvd_send_upll_ctlreq(rdev, CG_UPLL_FUNC_CNTL);
radeon.h 1750 int radeon_uvd_send_upll_ctlreq(struct radeon_device *rdev,

Completed in 180 milliseconds