Lines Matching refs:dfixed_const

3257 	temp_ff.full = dfixed_const(temp);  in r100_bandwidth_update()
3264 temp_ff.full = dfixed_const(1000); in r100_bandwidth_update()
3265 pix_clk.full = dfixed_const(mode1->clock); /* convert to fixed point */ in r100_bandwidth_update()
3267 temp_ff.full = dfixed_const(pixel_bytes1); in r100_bandwidth_update()
3271 temp_ff.full = dfixed_const(1000); in r100_bandwidth_update()
3272 pix_clk2.full = dfixed_const(mode2->clock); /* convert to fixed point */ in r100_bandwidth_update()
3274 temp_ff.full = dfixed_const(pixel_bytes2); in r100_bandwidth_update()
3320 trcd_ff.full = dfixed_const(mem_trcd); in r100_bandwidth_update()
3321 trp_ff.full = dfixed_const(mem_trp); in r100_bandwidth_update()
3322 tras_ff.full = dfixed_const(mem_tras); in r100_bandwidth_update()
3340 tcas_ff.full += dfixed_const(data); in r100_bandwidth_update()
3377 agpmode_ff.full = dfixed_const(radeon_agpmode); in r100_bandwidth_update()
3384 sclk_delay_ff.full = dfixed_const(250); in r100_bandwidth_update()
3389 sclk_delay_ff.full = dfixed_const(41); in r100_bandwidth_update()
3391 sclk_delay_ff.full = dfixed_const(33); in r100_bandwidth_update()
3394 sclk_delay_ff.full = dfixed_const(57); in r100_bandwidth_update()
3396 sclk_delay_ff.full = dfixed_const(41); in r100_bandwidth_update()
3404 k1.full = dfixed_const(40); in r100_bandwidth_update()
3407 k1.full = dfixed_const(20); in r100_bandwidth_update()
3411 k1.full = dfixed_const(40); in r100_bandwidth_update()
3415 temp_ff.full = dfixed_const(2); in r100_bandwidth_update()
3417 temp_ff.full = dfixed_const(c); in r100_bandwidth_update()
3419 temp_ff.full = dfixed_const(4); in r100_bandwidth_update()
3430 temp_ff.full = dfixed_const((2 * (cur_size - (rdev->mc.vram_is_ddr + 1)))); in r100_bandwidth_update()
3436 temp_ff.full = dfixed_const(cur_size); in r100_bandwidth_update()
3441 disp_latency_overhead.full = dfixed_const(8); in r100_bandwidth_update()
3470 temp_ff.full = dfixed_const((16/pixel_bytes1)); in r100_bandwidth_update()
3550 temp_ff.full = dfixed_const((16/pixel_bytes2)); in r100_bandwidth_update()
3572 temp_ff.full = dfixed_const(temp); in r100_bandwidth_update()