Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_drv.c447 dev_priv->pch_type = PCH_NOP; in intel_detect_pch()
466 dev_priv->pch_type = PCH_IBX; in intel_detect_pch()
471 dev_priv->pch_type = PCH_CPT; in intel_detect_pch()
477 dev_priv->pch_type = PCH_CPT; in intel_detect_pch()
482 dev_priv->pch_type = PCH_LPT; in intel_detect_pch()
488 dev_priv->pch_type = PCH_LPT; in intel_detect_pch()
Di915_drv.h1008 enum intel_pch pch_type; member
1386 #define INTEL_PCH_TYPE(dev) (((struct drm_i915_private *)(dev)->dev_private)->pch_type)