| radeon_r100.c | 3168 	fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff;  local in function:r100_bandwidth_update 3352 	tras_ff.full = dfixed_const(mem_tras);
 3450 	mc_latency_mclk.full += dfixed_mul(tras_ff, temp_ff);
 3462 	if (temp_ff.full < tras_ff.full)
 3463 		temp_ff.full = tras_ff.full;
 
 |