Lines Matching refs:dfixed_const

83 			tmp.full = dfixed_const(100);
84 rdev->pm.igp_sideport_mclk.full = dfixed_const(le32_to_cpu(info->info.ulBootUpMemoryClock));
87 rdev->pm.igp_system_mclk.full = dfixed_const(le16_to_cpu(info->info.usK8MemoryClock));
89 rdev->pm.igp_system_mclk.full = dfixed_const(rdev->clock.default_mclk);
92 rdev->pm.igp_system_mclk.full = dfixed_const(400);
93 rdev->pm.igp_ht_link_clk.full = dfixed_const(le16_to_cpu(info->info.usFSBClock));
94 rdev->pm.igp_ht_link_width.full = dfixed_const(info->info.ucHTLinkWidth);
97 tmp.full = dfixed_const(100);
98 rdev->pm.igp_sideport_mclk.full = dfixed_const(le32_to_cpu(info->info_v2.ulBootUpSidePortClock));
101 rdev->pm.igp_system_mclk.full = dfixed_const(le32_to_cpu(info->info_v2.ulBootUpUMAClock));
103 rdev->pm.igp_system_mclk.full = dfixed_const(rdev->clock.default_mclk);
105 rdev->pm.igp_system_mclk.full = dfixed_const(66700);
107 rdev->pm.igp_ht_link_clk.full = dfixed_const(le32_to_cpu(info->info_v2.ulHTLinkFreq));
109 rdev->pm.igp_ht_link_width.full = dfixed_const(le16_to_cpu(info->info_v2.usMinHTLinkWidth));
113 rdev->pm.igp_sideport_mclk.full = dfixed_const(200);
114 rdev->pm.igp_system_mclk.full = dfixed_const(200);
115 rdev->pm.igp_ht_link_clk.full = dfixed_const(1000);
116 rdev->pm.igp_ht_link_width.full = dfixed_const(8);
122 rdev->pm.igp_sideport_mclk.full = dfixed_const(200);
123 rdev->pm.igp_system_mclk.full = dfixed_const(200);
124 rdev->pm.igp_ht_link_clk.full = dfixed_const(1000);
125 rdev->pm.igp_ht_link_width.full = dfixed_const(8);
130 tmp.full = dfixed_const(4);
135 tmp.full = dfixed_const(5);
146 tmp.full = dfixed_const(14);
148 tmp.full = dfixed_const(10);
246 if (crtc->vsc.full > dfixed_const(2))
247 wm->num_line_pair.full = dfixed_const(2);
249 wm->num_line_pair.full = dfixed_const(1);
251 b.full = dfixed_const(mode->crtc_hdisplay);
252 c.full = dfixed_const(256);
256 if (a.full < dfixed_const(4)) {
268 a.full = dfixed_const(mode->clock);
269 b.full = dfixed_const(1000);
273 b.full = dfixed_const(2);
277 c.full = dfixed_const(2);
283 a.full = dfixed_const(1);
292 a.full = dfixed_const(crtc->base.mode.crtc_htotal);
300 a.full = dfixed_const(crtc->base.mode.crtc_htotal);
301 b.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
311 read_delay_latency.full = dfixed_const(370 * 800);
312 a.full = dfixed_const(1000);
323 read_delay_latency.full = dfixed_const(5000);
327 a.full = dfixed_const(16);
329 a.full = dfixed_const(1000);
336 a.full = dfixed_const(256 * 13);
338 a.full = dfixed_const(10);
350 a.full = dfixed_const(3);
354 a.full = dfixed_const(2);
372 tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2);
378 wm->dbpp.full = dfixed_const(4 * 8);
383 a.full = dfixed_const(16);
384 wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
392 wm->priority_mark.full = dfixed_const(10);
394 a.full = dfixed_const(16);
466 b.full = dfixed_const(16 * 1000);
471 b.full = dfixed_const(16 * 1000);
480 b.full = dfixed_const(16 * 1000);
485 b.full = dfixed_const(16 * 1000);
514 b.full = dfixed_const(16 * 1000);
519 b.full = dfixed_const(16 * 1000);
541 b.full = dfixed_const(16 * 1000);
546 b.full = dfixed_const(16 * 1000);