Home
last modified time | relevance | path

Searched refs:FORCEWAKE_ALL (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Dintel_uncore.c680 intel_uncore_forcewake_get__locked(uncore, FORCEWAKE_ALL); in intel_uncore_forcewake_user_get()
707 intel_uncore_forcewake_put__locked(uncore, FORCEWAKE_ALL); in intel_uncore_forcewake_user_put()
902 if (entry->domains == FORCEWAKE_ALL) in find_fw_domain()
1122 GEN_FW_RANGE(0x9400, 0x97ff, FORCEWAKE_ALL),
1158 GEN_FW_RANGE(0x9400, 0x97ff, FORCEWAKE_ALL),
1695 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in i915_pmic_bus_access_notifier()
1699 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in i915_pmic_bus_access_notifier()
Dintel_uncore.h73 FORCEWAKE_ALL = BIT(FW_DOMAIN_ID_COUNT) - 1 enumerator
Di915_perf.c1509 intel_uncore_forcewake_put(stream->uncore, FORCEWAKE_ALL); in i915_oa_stream_destroy()
2934 intel_uncore_forcewake_get(stream->uncore, FORCEWAKE_ALL); in i915_oa_stream_init()
2970 intel_uncore_forcewake_put(stream->uncore, FORCEWAKE_ALL); in i915_oa_stream_init()
Di915_debugfs.c867 intel_uncore_forcewake_get(&dev_priv->uncore, FORCEWAKE_ALL); in i915_frequency_info()
894 intel_uncore_forcewake_put(&dev_priv->uncore, FORCEWAKE_ALL); in i915_frequency_info()
1658 intel_uncore_forcewake_get(&dev_priv->uncore, FORCEWAKE_ALL); in i915_rps_boost_info()
1663 intel_uncore_forcewake_put(&dev_priv->uncore, FORCEWAKE_ALL); in i915_rps_boost_info()