Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dr100.c3143 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; in r100_bandwidth_update() local
3324 tras_ff.full = dfixed_const(mem_tras); in r100_bandwidth_update()
3422 mc_latency_mclk.full += dfixed_mul(tras_ff, temp_ff); in r100_bandwidth_update()
3434 if (temp_ff.full < tras_ff.full) in r100_bandwidth_update()
3435 temp_ff.full = tras_ff.full; in r100_bandwidth_update()