HomeSort by: relevance | last modified time | path
    Searched refs:fw_domains_timer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.c 143 GEM_BUG_ON(d->uncore->fw_domains_timer & d->mask);
144 d->uncore->fw_domains_timer |= d->mask;
422 uncore->fw_domains_timer &= ~domain->mask;
830 if (uncore->fw_domains_timer & domain->mask)
intel_uncore.h 147 enum forcewake_domains fw_domains_timer; member in struct:intel_uncore

Completed in 15 milliseconds