Searched refs:pch_type (Results 1 – 3 of 3) sorted by relevance
483 dev_priv->pch_type = PCH_NOP; in intel_detect_pch()504 dev_priv->pch_type = PCH_IBX; in intel_detect_pch()508 dev_priv->pch_type = PCH_CPT; in intel_detect_pch()513 dev_priv->pch_type = PCH_CPT; in intel_detect_pch()517 dev_priv->pch_type = PCH_LPT; in intel_detect_pch()522 dev_priv->pch_type = PCH_LPT; in intel_detect_pch()527 dev_priv->pch_type = PCH_SPT; in intel_detect_pch()531 dev_priv->pch_type = PCH_SPT; in intel_detect_pch()538 dev_priv->pch_type = intel_virt_detect_pch(dev); in intel_detect_pch()
810 (dev_priv->pch_type == PCH_CPT && in intel_device_info_runtime_init()
1815 enum intel_pch pch_type; member2619 #define INTEL_PCH_TYPE(dev) (__I915__(dev)->pch_type)