Searched refs:XELPMP_PAT_INDEX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_gtt.c | 473 intel_uncore_write(uncore, XELPMP_PAT_INDEX(0), in xelpmp_setup_private_ppat() 475 intel_uncore_write(uncore, XELPMP_PAT_INDEX(1), in xelpmp_setup_private_ppat() 477 intel_uncore_write(uncore, XELPMP_PAT_INDEX(2), in xelpmp_setup_private_ppat() 479 intel_uncore_write(uncore, XELPMP_PAT_INDEX(3), in xelpmp_setup_private_ppat() 481 intel_uncore_write(uncore, XELPMP_PAT_INDEX(4), in xelpmp_setup_private_ppat()
|
| D | intel_gt_regs.h | 364 #define XELPMP_PAT_INDEX(index) _MMIO(_PAT_INDEX(index)) macro
|