Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-braswell/
H A Diomap.h47 #define SMBUS_BASE_ADDRESS 0xefa0 macro
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Diomap.h42 #define SMBUS_BASE_ADDRESS 0x0400 macro
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/
H A Diomap.h91 #define SMBUS_BASE_ADDRESS 0xefa0 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c42 pei_data->smbusbar = SMBUS_BASE_ADDRESS; in broadwell_fill_pei_data()