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