Symbol: intel_uncore_posting_read
drivers/gpu/drm/i915/display/intel_de.h
71
intel_uncore_posting_read(__to_uncore(display), reg);
drivers/gpu/drm/i915/gt/intel_engine.h
109
intel_uncore_posting_read((engine__)->uncore, RING_FAULT_REG(engine__))
drivers/gpu/drm/i915/gt/intel_gt.c
278
intel_uncore_posting_read(uncore,
drivers/gpu/drm/i915/gt/intel_gt.c
288
intel_uncore_posting_read(uncore, GEN12_RING_FAULT_REG);
drivers/gpu/drm/i915/gt/intel_gt.c
291
intel_uncore_posting_read(uncore, GEN8_RING_FAULT_REG);
drivers/gpu/drm/i915/gt/intel_gt_pm_irq.c
71
intel_uncore_posting_read(uncore, reg);
drivers/gpu/drm/i915/gt/intel_rps.c
499
intel_uncore_posting_read(uncore, ECR);
drivers/gpu/drm/i915/gt/intel_rps.c
598
intel_uncore_posting_read(uncore, VIDSTART);
drivers/gpu/drm/i915/gt/uc/intel_guc.c
532
intel_uncore_posting_read(uncore, guc_send_reg(guc, i - 1));
drivers/gpu/drm/i915/gvt/aperture_gm.c
155
intel_uncore_posting_read(uncore, fence_reg_lo);
drivers/gpu/drm/i915/gvt/aperture_gm.c
159
intel_uncore_posting_read(uncore, fence_reg_lo);
drivers/gpu/drm/i915/i915_irq.c
109
intel_uncore_posting_read(uncore, reg);
drivers/gpu/drm/i915/i915_irq.c
111
intel_uncore_posting_read(uncore, reg);
drivers/gpu/drm/i915/i915_irq.c
121
intel_uncore_posting_read(uncore, regs.imr);
drivers/gpu/drm/i915/i915_irq.c
127
intel_uncore_posting_read(uncore, regs.emr);
drivers/gpu/drm/i915/i915_irq.c
130
intel_uncore_posting_read(uncore, regs.eir);
drivers/gpu/drm/i915/i915_irq.c
132
intel_uncore_posting_read(uncore, regs.eir);
drivers/gpu/drm/i915/i915_irq.c
139
intel_uncore_posting_read(uncore, regs.eir);
drivers/gpu/drm/i915/i915_irq.c
141
intel_uncore_posting_read(uncore, regs.eir);
drivers/gpu/drm/i915/i915_irq.c
144
intel_uncore_posting_read(uncore, regs.emr);
drivers/gpu/drm/i915/i915_irq.c
173
intel_uncore_posting_read(&dev_priv->uncore, GEN7_MISCCPCTL);
drivers/gpu/drm/i915/i915_irq.c
193
intel_uncore_posting_read(&dev_priv->uncore, reg);
drivers/gpu/drm/i915/i915_irq.c
651
intel_uncore_posting_read(&dev_priv->uncore, VLV_MASTER_IER);
drivers/gpu/drm/i915/i915_irq.c
711
intel_uncore_posting_read(&dev_priv->uncore, GEN8_MASTER_IRQ);
drivers/gpu/drm/i915/i915_irq.c
738
intel_uncore_posting_read(&dev_priv->uncore, VLV_MASTER_IER);
drivers/gpu/drm/i915/i915_irq.c
764
intel_uncore_posting_read(&dev_priv->uncore, GEN11_GFX_MSTR_IRQ);
drivers/gpu/drm/i915/i915_irq.c
783
intel_uncore_posting_read(uncore, DG1_MSTR_TILE_INTR);
drivers/gpu/drm/i915/i915_irq.c
795
intel_uncore_posting_read(&dev_priv->uncore, GEN8_MASTER_IRQ);
drivers/gpu/drm/i915/i915_irq.c
84
intel_uncore_posting_read(uncore, regs.imr);
drivers/gpu/drm/i915/i915_irq.c
90
intel_uncore_posting_read(uncore, regs.iir);
drivers/gpu/drm/i915/i915_irq.c
92
intel_uncore_posting_read(uncore, regs.iir);
drivers/gpu/drm/i915/intel_clock_gating.c
146
intel_uncore_posting_read(&dev_priv->uncore,
drivers/gpu/drm/i915/vlv_suspend.c
338
intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL);