Searched refs:IDIHASHMSK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ | ||
| A D | intel_gt.c | 183 intel_uncore_rmw(uncore, HSW_IDICR, 0, IDIHASHMSK(0xf)); in intel_gt_init_hw() |
| A D | intel_gt_regs.h | 547 #define IDIHASHMSK(x) (((x) & 0x3f) << 16) macro |
Completed in 12 milliseconds