Searched refs:PCH_NONE (Results 1 – 2 of 2) sorted by relevance
50 enum intel_pch pch_type = PCH_NONE; in intel_pch_fake_for_south_display()213 return PCH_NONE; in intel_pch_type()272 id && *pch_type == PCH_NONE)) in intel_virt_detect_pch()285 if (pch_type != PCH_NONE) { in intel_pch_detect()311 if (pch_type != PCH_NONE) { in intel_pch_detect()
19 PCH_NONE = 0, /* No PCH present */ enumerator52 #define HAS_PCH_SPLIT(display) (INTEL_PCH_TYPE(display) != PCH_NONE)