Lines Matching defs:uncore
180 struct intel_uncore *uncore; member
204 intel_uncore_has_forcewake(const struct intel_uncore *uncore) in intel_uncore_has_forcewake()
210 intel_uncore_has_fpga_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_fpga_dbg_unclaimed()
216 intel_uncore_has_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_dbg_unclaimed()
222 intel_uncore_has_fifo(const struct intel_uncore *uncore) in intel_uncore_has_fifo()
228 intel_uncore_needs_flr_on_fini(const struct intel_uncore *uncore) in intel_uncore_needs_flr_on_fini()
234 intel_uncore_set_flr_on_fini(struct intel_uncore *uncore) in intel_uncore_set_flr_on_fini()
294 intel_wait_for_register(struct intel_uncore *uncore, in intel_wait_for_register()
312 intel_wait_for_register_fw(struct intel_uncore *uncore, in intel_wait_for_register_fw()
435 static inline u32 intel_uncore_rmw(struct intel_uncore *uncore, in intel_uncore_rmw()
446 static inline void intel_uncore_rmw_fw(struct intel_uncore *uncore, in intel_uncore_rmw_fw()
458 intel_uncore_read64_2x32(struct intel_uncore *uncore, in intel_uncore_read64_2x32()
487 static inline int intel_uncore_write_and_verify(struct intel_uncore *uncore, in intel_uncore_write_and_verify()
499 static inline void __iomem *intel_uncore_regs(struct intel_uncore *uncore) in intel_uncore_regs()