Home
last modified time | relevance | path

Searched defs:pch_type (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_pch.c210 enum intel_pch pch_type; in intel_detect_pch() local
H A Di915_drv.h967 enum intel_pch pch_type; member
/OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/
H A Dreport_platform.c69 const char *pch_type = "Unknown"; in report_pch_info() local
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c29 static int pch_type = -1; variable
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c264 static int pch_type(struct udevice *dev) in pch_type() function