Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dlpc_common.h55 int lpc_common_early_init(struct udevice *dev);
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dlpc.c55 ret = lpc_common_early_init(dev); in broadwell_lpc_probe()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/
H A Dlpc.c43 int lpc_common_early_init(struct udevice *dev) in lpc_common_early_init() function
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c508 ret = lpc_common_early_init(dev); in bd82x6x_lpc_probe()