HomeSort by: relevance | last modified time | path
    Searched refs:intel_uncore_posting_read (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_gt_pm_irq.c 76 intel_uncore_posting_read(uncore, reg);
intel_gt.c 188 intel_uncore_posting_read(uncore, GEN12_RING_FAULT_REG);
191 intel_uncore_posting_read(uncore, GEN8_RING_FAULT_REG);
intel_engine.h 85 intel_uncore_posting_read((engine__)->uncore, RING_FAULT_REG(engine__))
intel_rps.c 360 intel_uncore_posting_read(uncore, ECR);
457 intel_uncore_posting_read(uncore, VIDSTART);
intel_ring_submission.c 579 intel_uncore_posting_read(engine->uncore, hwsp);
  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.h 419 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro
i915_irq.c 181 intel_uncore_posting_read(uncore, imr);
187 intel_uncore_posting_read(uncore, iir);
189 intel_uncore_posting_read(uncore, iir);
219 intel_uncore_posting_read(uncore, reg);
221 intel_uncore_posting_read(uncore, reg);
248 intel_uncore_posting_read(uncore, imr);
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_gmbus.c 258 intel_uncore_posting_read(uncore, bus->gpio_reg);
275 intel_uncore_posting_read(uncore, bus->gpio_reg);
intel_crt.c 695 intel_uncore_posting_read(uncore, pipeconf_reg);
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc.c 442 intel_uncore_posting_read(uncore, guc_send_reg(guc, i - 1));

Completed in 42 milliseconds