Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dlpc_common.h54 int lpc_common_early_init(struct udevice *dev);
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dlpc.c54 ret = lpc_common_early_init(dev); in broadwell_lpc_probe()
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dlpc.c42 int lpc_common_early_init(struct udevice *dev) in lpc_common_early_init() function
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c507 ret = lpc_common_early_init(dev); in bd82x6x_lpc_probe()