Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dr100.c3147 fixed20_12 sclk_ff, mclk_ff, sclk_eff_ff, sclk_delay_ff; in r100_bandwidth_update() local
3258 sclk_ff = rdev->pm.sclk; in r100_bandwidth_update()
3378 sclk_eff_ff.full = sclk_ff.full; in r100_bandwidth_update()
3447 disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff); in r100_bandwidth_update()
3579 if (sclk_ff.full < temp_ff.full) in r100_bandwidth_update()
3580 temp_ff.full = sclk_ff.full; in r100_bandwidth_update()