OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_QNC_LPC_GBA_BASE
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformPcieHelperLib/
PlatformPcieHelperLib.c
32
GpioBaseAddress = LpcPciCfg32 (
R_QNC_LPC_GBA_BASE
) & B_QNC_LPC_GPA_BASE_MASK;
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformHelperLib/
PlatformHelperLib.c
226
GpioBaseAddress = LpcPciCfg32 (
R_QNC_LPC_GBA_BASE
) & B_QNC_LPC_GPA_BASE_MASK;
260
GpioBaseAddress = LpcPciCfg32 (
R_QNC_LPC_GBA_BASE
) & B_QNC_LPC_GPA_BASE_MASK;
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/
IntelQNCLib.c
48
LpcPciCfg32 (
R_QNC_LPC_GBA_BASE
) = BIT31 | PcdGet16 (PcdGbaIoBaseAddress);
PciExpress.c
920
QNCGpioBase = LpcPciCfg32 (
R_QNC_LPC_GBA_BASE
) & B_QNC_LPC_GPA_BASE_MASK;
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/
QuarkNcSocId.h
413
#define
R_QNC_LPC_GBA_BASE
0x44
[
all
...]
Completed in 3265 milliseconds