Lines Matching defs:uncore
138 struct intel_uncore *uncore; member
162 intel_uncore_has_forcewake(const struct intel_uncore *uncore) in intel_uncore_has_forcewake()
168 intel_uncore_has_fpga_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_fpga_dbg_unclaimed()
174 intel_uncore_has_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_dbg_unclaimed()
180 intel_uncore_has_fifo(const struct intel_uncore *uncore) in intel_uncore_has_fifo()
237 intel_wait_for_register(struct intel_uncore *uncore, in intel_wait_for_register()
255 intel_wait_for_register_fw(struct intel_uncore *uncore, in intel_wait_for_register_fw()
334 intel_uncore_read64_2x32(struct intel_uncore *uncore, in intel_uncore_read64_2x32()
384 static inline void intel_uncore_rmw(struct intel_uncore *uncore, in intel_uncore_rmw()
395 static inline void intel_uncore_rmw_fw(struct intel_uncore *uncore, in intel_uncore_rmw_fw()
406 static inline int intel_uncore_write_and_verify(struct intel_uncore *uncore, in intel_uncore_write_and_verify()