Lines Matching defs:htotal
1172 int htotal, hdisplay, clock, pixel_size;
1183 htotal = crtc->mode.htotal;
1199 line_time_us = ((htotal * 1000) / clock);
1256 int hdisplay, htotal, pixel_size, clock;
1269 htotal = crtc->mode.htotal;
1273 line_time_us = (htotal * 1000) / clock;
1495 int htotal = crtc->mode.htotal;
1501 line_time_us = ((htotal * 1000) / clock);
1614 int htotal = enabled->mode.htotal;
1620 line_time_us = (htotal * 1000) / clock;
1751 int hdisplay, htotal, pixel_size, clock;
1763 htotal = crtc->mode.htotal;
1767 line_time_us = (htotal * 1000) / clock;
2350 linetime = POS_DIV_ROUND_CLOSEST(mode->htotal * 1000 * 8, mode->clock);
2351 ips_linetime = POS_DIV_ROUND_CLOSEST(mode->htotal * 1000 * 8,
2393 p->pipe_htotal = intel_crtc->config.adjusted_mode.htotal;
2836 * line time = htotal / dotclock