Lines Matching refs:dfixed_const

845 	a.full = dfixed_const(1000);
846 yclk.full = dfixed_const(wm->yclk);
848 dram_channels.full = dfixed_const(wm->dram_channels * 4);
849 a.full = dfixed_const(10);
850 dram_efficiency.full = dfixed_const(7);
865 a.full = dfixed_const(1000);
866 yclk.full = dfixed_const(wm->yclk);
868 dram_channels.full = dfixed_const(wm->dram_channels * 4);
869 a.full = dfixed_const(10);
870 disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
885 a.full = dfixed_const(1000);
886 sclk.full = dfixed_const(wm->sclk);
888 a.full = dfixed_const(10);
889 return_efficiency.full = dfixed_const(8);
891 a.full = dfixed_const(32);
905 a.full = dfixed_const(1000);
906 disp_clk.full = dfixed_const(wm->disp_clk);
908 a.full = dfixed_const(10);
909 disp_clk_request_efficiency.full = dfixed_const(8);
911 a.full = dfixed_const(32);
940 a.full = dfixed_const(1000);
941 line_time.full = dfixed_const(wm->active_time + wm->blank_time);
943 bpp.full = dfixed_const(wm->bytes_per_pixel);
944 src_width.full = dfixed_const(wm->src_width);
969 a.full = dfixed_const(2);
970 b.full = dfixed_const(1);
979 a.full = dfixed_const(available_bandwidth);
980 b.full = dfixed_const(wm->num_heads);
983 b.full = dfixed_const(1000);
984 c.full = dfixed_const(wm->disp_clk);
986 c.full = dfixed_const(wm->bytes_per_pixel);
991 a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
992 b.full = dfixed_const(1000);
993 c.full = dfixed_const(lb_fill_bw);
1031 a.full = dfixed_const(1);
1106 a.full = dfixed_const(1000);
1107 b.full = dfixed_const(mode->clock);
1109 c.full = dfixed_const(latency_watermark_a);
1113 a.full = dfixed_const(16);
1118 a.full = dfixed_const(1000);
1119 b.full = dfixed_const(mode->clock);
1121 c.full = dfixed_const(latency_watermark_b);
1125 a.full = dfixed_const(16);