Searched refs:pch_type (Results 1 – 3 of 3) sorted by relevance
443 dev_priv->pch_type = PCH_NOP; in intel_detect_pch()464 dev_priv->pch_type = PCH_IBX; in intel_detect_pch()468 dev_priv->pch_type = PCH_CPT; in intel_detect_pch()473 dev_priv->pch_type = PCH_CPT; in intel_detect_pch()477 dev_priv->pch_type = PCH_LPT; in intel_detect_pch()482 dev_priv->pch_type = PCH_LPT; in intel_detect_pch()487 dev_priv->pch_type = PCH_SPT; in intel_detect_pch()491 dev_priv->pch_type = PCH_SPT; in intel_detect_pch()
615 (dev_priv->pch_type == PCH_CPT && in intel_device_info_runtime_init()
1680 enum intel_pch pch_type; member2418 #define INTEL_PCH_TYPE(dev) (__I915__(dev)->pch_type)