Searched defs:intel_uncore (Results 1 – 1 of 1) sorted by relevance
130 struct intel_uncore { struct131 void __iomem *regs;133 struct drm_i915_private *i915;134 struct intel_gt *gt;135 struct intel_runtime_pm *rpm;137 spinlock_t lock; /** lock is also taken in irq contexts. */166 const struct intel_uncore_fw_get *fw_get_funcs; argument167 struct intel_uncore_funcs funcs; argument176 struct intel_uncore_forcewake_domain { argument177 struct intel_uncore *uncore; argument[all …]