Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dreport_platform.c69 const char *pch_type = "Unknown"; in report_pch_info() local
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c29 static int pch_type = -1; variable
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dpch.c264 static int pch_type(struct udevice *dev) in pch_type() function