Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/radeon/
HDr100.c3256 fixed20_12 sclk_ff, mclk_ff, sclk_eff_ff, sclk_delay_ff; in r100_bandwidth_update() local
3354 sclk_ff = rdev->pm.sclk; in r100_bandwidth_update()
3474 sclk_eff_ff.full = sclk_ff.full; in r100_bandwidth_update()
3543 disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff); in r100_bandwidth_update()
3675 if (sclk_ff.full < temp_ff.full) in r100_bandwidth_update()
3676 temp_ff.full = sclk_ff.full; in r100_bandwidth_update()