Searched refs:INTEL_PCH_DEVICE_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/soc/ | ||
A D | intel_pch.h | 35 #define INTEL_PCH_DEVICE_ID_MASK 0xff80 macro |
A D | intel_pch.c | 243 id = pch->device & INTEL_PCH_DEVICE_ID_MASK; in intel_detect_pch() |
Completed in 4 milliseconds