Searched refs:tras_ff (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dr100.c3151 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; r100_bandwidth_update() local
3322 tras_ff.full = dfixed_const(mem_tras); r100_bandwidth_update()
3420 mc_latency_mclk.full += dfixed_mul(tras_ff, temp_ff); r100_bandwidth_update()
3432 if (temp_ff.full < tras_ff.full) r100_bandwidth_update()
3433 temp_ff.full = tras_ff.full; r100_bandwidth_update()

Completed in 78 milliseconds