Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_pch.c50 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()
H A Dintel_pch.h19 PCH_NONE = 0, /* No PCH present */ enumerator
52 #define HAS_PCH_SPLIT(display) (INTEL_PCH_TYPE(display) != PCH_NONE)