Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_pch.c53 pch_type = PCH_LNL; in intel_pch_fake_for_south_display()
55 pch_type = PCH_MTL; in intel_pch_fake_for_south_display()
57 pch_type = PCH_DG2; in intel_pch_fake_for_south_display()
59 pch_type = PCH_DG1; in intel_pch_fake_for_south_display()
61 return pch_type; in intel_pch_fake_for_south_display()
282 enum intel_pch pch_type; in intel_pch_detect() local
286 display->pch_type = pch_type; in intel_pch_detect()
289 pch_type); in intel_pch_detect()
312 display->pch_type = pch_type; in intel_pch_detect()
317 display->pch_type = pch_type; in intel_pch_detect()
[all …]
A Dintel_pch.h39 #define INTEL_PCH_TYPE(_display) (__to_intel_display(_display)->pch_type)
A Dintel_display_core.h292 enum intel_pch pch_type; member
/drivers/platform/x86/intel/pmc/
A Dtgl.c16 enum pch_type { enum

Completed in 11 milliseconds