Searched refs:INTEL_PCH_DEVICE_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ | ||
D | i915_drv.c | 264 id = pch->device & INTEL_PCH_DEVICE_ID_MASK; in intel_detect_pch() |
D | i915_drv.h | 2617 #define INTEL_PCH_DEVICE_ID_MASK 0xff80 macro |