Searched refs:intel_uncore_read_notrace (Results 1 – 7 of 7) sorted by relevance
152 static inline u32 intel_uncore_read_notrace(struct intel_uncore *uncore, in intel_uncore_read_notrace() function
65 preg = intel_uncore_read_notrace(gvt->gt->uncore, _MMIO(offset)); in mmio_diff_handler()
89 *mmio = intel_uncore_read_notrace(to_gt(dev_priv)->uncore, in save_mmio()
399 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__))
295 intel_uncore_read_notrace(&i915->uncore, reg)) & mask) in vlv_wait_for_pw_status()
2800 ret = __wait_for(reg_value = intel_uncore_read_notrace(uncore, in __intel_wait_for_register()
220 return intel_uncore_read_notrace(__to_uncore(display), reg); in intel_de_read_notrace()
Completed in 18 milliseconds