Searched refs:pch_type (Results 1 – 4 of 4) sorted by relevance
53 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() local286 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 …]
39 #define INTEL_PCH_TYPE(_display) (__to_intel_display(_display)->pch_type)
292 enum intel_pch pch_type; member
16 enum pch_type { enum
Completed in 11 milliseconds