Lines Matching refs:dfixed_const

555 	a.full = dfixed_const(1000);
556 yclk.full = dfixed_const(wm->yclk);
558 dram_channels.full = dfixed_const(wm->dram_channels * 4);
559 a.full = dfixed_const(10);
560 dram_efficiency.full = dfixed_const(7);
575 a.full = dfixed_const(1000);
576 yclk.full = dfixed_const(wm->yclk);
578 dram_channels.full = dfixed_const(wm->dram_channels * 4);
579 a.full = dfixed_const(10);
580 disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
595 a.full = dfixed_const(1000);
596 sclk.full = dfixed_const(wm->sclk);
598 a.full = dfixed_const(10);
599 return_efficiency.full = dfixed_const(8);
601 a.full = dfixed_const(32);
621 a.full = dfixed_const(1000);
622 disp_clk.full = dfixed_const(wm->disp_clk);
624 a.full = dfixed_const(dce6_get_dmif_bytes_per_request(wm) / 2);
627 a.full = dfixed_const(1000);
628 sclk.full = dfixed_const(wm->sclk);
630 a.full = dfixed_const(dce6_get_dmif_bytes_per_request(wm));
633 a.full = dfixed_const(10);
634 disp_clk_request_efficiency.full = dfixed_const(8);
639 a.full = dfixed_const(min_bandwidth);
667 a.full = dfixed_const(1000);
668 line_time.full = dfixed_const(wm->active_time + wm->blank_time);
670 bpp.full = dfixed_const(wm->bytes_per_pixel);
671 src_width.full = dfixed_const(wm->src_width);
697 a.full = dfixed_const(2);
698 b.full = dfixed_const(1);
707 a.full = dfixed_const(available_bandwidth);
708 b.full = dfixed_const(wm->num_heads);
711 b.full = dfixed_const(mc_latency + 512);
712 c.full = dfixed_const(wm->disp_clk);
715 c.full = dfixed_const(dmif_size);
720 b.full = dfixed_const(1000);
721 c.full = dfixed_const(wm->disp_clk);
723 c.full = dfixed_const(wm->bytes_per_pixel);
728 a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
729 b.full = dfixed_const(1000);
730 c.full = dfixed_const(lb_fill_bw);
768 a.full = dfixed_const(1);
845 a.full = dfixed_const(1000);
846 b.full = dfixed_const(mode->clock);
848 c.full = dfixed_const(latency_watermark_a);
852 a.full = dfixed_const(16);
857 a.full = dfixed_const(1000);
858 b.full = dfixed_const(mode->clock);
860 c.full = dfixed_const(latency_watermark_b);
864 a.full = dfixed_const(16);