Searched defs:intel_uncore (Results 1 – 1 of 1) sorted by relevance
132 struct intel_uncore { struct133 void __iomem *regs;135 struct drm_i915_private *i915;136 struct intel_gt *gt;137 struct intel_runtime_pm *rpm;139 spinlock_t lock; /** lock is also taken in irq contexts. */169 const struct intel_uncore_fw_get *fw_get_funcs; argument170 struct intel_uncore_funcs funcs; argument179 struct intel_uncore_forcewake_domain { argument180 struct intel_uncore *uncore; argument[all …]