Home
last modified time | relevance | path

Searched refs:INTEL_PCH_LPT_LP_DEVICE_ID_TYPE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Di915_drv.c143 dev_priv->pch_id = INTEL_PCH_LPT_LP_DEVICE_ID_TYPE; in intel_virt_detect_pch()
214 } else if (id == INTEL_PCH_LPT_LP_DEVICE_ID_TYPE) { in intel_detect_pch()
H A Di915_drv.h3225 #define INTEL_PCH_LPT_LP_DEVICE_ID_TYPE 0x9c00 macro
3245 ((dev_priv)->pch_id == INTEL_PCH_LPT_LP_DEVICE_ID_TYPE || \