OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMBUS_BASE_ADDRESS
(Results
1 - 8
of
8
) sorted by null
/external/u-boot/arch/x86/include/asm/arch-braswell/
iomap.h
47
#define
SMBUS_BASE_ADDRESS
0xefa0
/external/u-boot/arch/x86/include/asm/arch-broadwell/
iomap.h
42
#define
SMBUS_BASE_ADDRESS
0x0400
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/
PlatformBaseAddresses.h
58
#define
SMBUS_BASE_ADDRESS
0xEFA0 // SMBus IO Base Address
/external/u-boot/arch/x86/include/asm/arch-baytrail/
iomap.h
91
#define
SMBUS_BASE_ADDRESS
0xefa0
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/
BoardClkGens.h
102
#define
SMBUS_BASE_ADDRESS
0xEFA0
/external/u-boot/arch/x86/cpu/broadwell/
sdram.c
42
pei_data->smbusbar =
SMBUS_BASE_ADDRESS
;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
Platform.c
671
(UINT16)(
SMBUS_BASE_ADDRESS
& B_PCH_SMBUS_BASE_BAR)
734
MmioAndThenOr32 (SmbusRegBase + R_PCH_SMBUS_BASE, B_PCH_SMBUS_BASE_BAR,
SMBUS_BASE_ADDRESS
);
[
all
...]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
PlatformEarlyInit.c
62
SMBUS_BASE_ADDRESS
,
[
all
...]
Completed in 112 milliseconds