Home
last modified time | relevance | path

Searched refs:intel_uncore_posting_read (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm_irq.c71 intel_uncore_posting_read(uncore, reg); in gen6_gt_pm_reset_iir()
H A Dintel_engine.h109 intel_uncore_posting_read((engine__)->uncore, RING_FAULT_REG(engine__))
/linux/drivers/gpu/drm/i915/display/
H A Dintel_de.h71 intel_uncore_posting_read(__to_uncore(display), reg); in intel_de_posting_read()
/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.h393 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro
H A Dvlv_suspend.c338 intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_allow_gt_wake()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c532 intel_uncore_posting_read(uncore, guc_send_reg(guc, i - 1)); in intel_guc_send_mmio()