Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dreport_platform.c68 const char *pch_type = "Unknown"; in report_pch_info() local
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c32 static int pch_type = -1; variable
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c265 static int pch_type(struct udevice *dev) in pch_type() function