Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_drv.c462 } else if (device_id == INTEL_PCH_LPT_LP_DEVICE_ID_TYPE) { in intel_detect_pch()
H A Di915_drv.h1527 #define INTEL_PCH_LPT_LP_DEVICE_ID_TYPE 0x9c00 macro
H A Dintel_pm.c4165 if (dev_priv->pch_id == INTEL_PCH_LPT_LP_DEVICE_ID_TYPE) in lpt_init_clock_gating()
4180 if (dev_priv->pch_id == INTEL_PCH_LPT_LP_DEVICE_ID_TYPE) { in lpt_suspend_hw()