Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr100.c3167 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; in r100_bandwidth_update() local
3348 tras_ff.full = dfixed_const(mem_tras); in r100_bandwidth_update()
3446 mc_latency_mclk.full += dfixed_mul(tras_ff, temp_ff); in r100_bandwidth_update()
3458 if (temp_ff.full < tras_ff.full) in r100_bandwidth_update()
3459 temp_ff.full = tras_ff.full; in r100_bandwidth_update()