Home
last modified time | relevance | path

Searched refs:rv6xx_convert_clock_to_stepping (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/radeon/
H A Drv6xx_dpm.c139 static int rv6xx_convert_clock_to_stepping(struct radeon_device *rdev, in rv6xx_convert_clock_to_stepping() function
249 rv6xx_convert_clock_to_stepping(rdev, low, &cur); in rv6xx_generate_steps()
250 rv6xx_convert_clock_to_stepping(rdev, high, &target); in rv6xx_generate_steps()
302 rv6xx_convert_clock_to_stepping(rdev, clock, &step); in rv6xx_generate_single_step()