Home
last modified time | relevance | path

Searched refs:intel_uncore_posting_read (Results 1 – 5 of 5) 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.h86 intel_uncore_posting_read((engine__)->uncore, RING_FAULT_REG(engine__))
H A Dintel_rps.c491 intel_uncore_posting_read(uncore, ECR); in init_emon()
590 intel_uncore_posting_read(uncore, VIDSTART); in gen5_rps_enable()
/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.h398 #define intel_uncore_posting_read(...) ((void)intel_uncore_read_notrace(__VA_ARGS__)) macro
H A Dvlv_suspend.c337 intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_allow_gt_wake()