OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PUNIT_BASE_ADDRESS
(Results
1 - 6
of
6
) sorted by null
/external/u-boot/arch/x86/include/asm/arch-braswell/
iomap.h
16
#define
PUNIT_BASE_ADDRESS
0xfed05000
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/
PlatformBaseAddresses.h
67
#define
PUNIT_BASE_ADDRESS
0xFED05000 // PUnit Memory Base Address
/external/u-boot/arch/x86/include/asm/arch-baytrail/
iomap.h
59
#define
PUNIT_BASE_ADDRESS
0xfed05000
/external/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
southcluster.asl
172
Memory32Fixed(ReadWrite,
PUNIT_BASE_ADDRESS
, PUNIT_BASE_SIZE)
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
PchInitPeim.c
657
PchPlatformPolicyPpi->PUnitBase =
PUNIT_BASE_ADDRESS
;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
Platform.c
623
(UINT32)((
PUNIT_BASE_ADDRESS
& B_PCH_LPC_PUNIT_BASE_BAR) | B_PCH_LPC_PUNIT_BASE_EN)
[
all
...]
Completed in 481 milliseconds