Lines Matching defs:paused
410 * the regulator has already paused, restart it.
416 int paused, count;
421 paused = 0;
445 paused = (via_read(dev_priv, 0x41c) & 0x80000000);
446 if (paused)
452 paused = via_read(dev_priv, 0x41c) & 0x80000000;
454 if (paused && !no_pci_fire) {
459 DRM_ERROR("Paused at incorrect address. "
475 return paused;
635 * and actually paused at the current buffer end).