Searched refs:EC_BASE (Results 1 – 5 of 5) sorted by relevance
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
D | io.h | 58 #define EC_BASE 0xE0000000 macro 61 (EC_BASE) + \
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/ |
D | Valleyview.h | 29 #define EC_BASE 0xE0000000 macro
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/ |
D | Platform.c | 52 #define EC_BASE 0xE0000000 795 PciCfg16Write(EC_BASE, 0, 2, 0, 0x50, GGC); in PeiInitPlatform() 796 GGC = PciCfg16Read(EC_BASE, 0, 2, 0, 0x50); in PeiInitPlatform() 802 PciCfg16Write(EC_BASE, 0, 2, 0, 0x50, GGC); in PeiInitPlatform() 803 GGC = PciCfg16Read(EC_BASE, 0, 2, 0, 0x50); in PeiInitPlatform()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/ |
D | Flat32.S | 109 .equ EC_BASE, (0xE0000000) define 471 movl $(EC_BASE + EC_ENABLE), %eax # Data 477 movl $(EC_BASE + EC_ENABLE), %eax # Data
|
D | Platform.inc | 115 EC_BASE EQU 0E0000000h
|