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

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.h 240 void intel_uncore_forcewake_put__locked(struct intel_uncore *uncore,
438 * intel_uncore_forcewake_put__locked();
intel_uncore.c 707 intel_uncore_forcewake_put__locked(uncore, FORCEWAKE_ALL);
773 * intel_uncore_forcewake_put__locked - grab forcewake domain references
780 void intel_uncore_forcewake_put__locked(struct intel_uncore *uncore, function in typeref:typename:void
2094 intel_uncore_forcewake_put__locked(uncore, fw);
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_rc6.c 768 intel_uncore_forcewake_put__locked(uncore, fw_domains);
intel_engine_cs.c 965 intel_uncore_forcewake_put__locked(uncore, fw_domains);
intel_workarounds.c 1037 intel_uncore_forcewake_put__locked(uncore, fw);

Completed in 17 milliseconds