OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIE3_AXI_BASE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Drivers/PcieInit1610/
PcieInit.h
72
#define
PCIE3_AXI_BASE
(PCIE2_AXI_BASE + PCIE_AXI_SIZE)
76
#define PCIE2_CONFIG_BASE (
PCIE3_AXI_BASE
- PCIE_CONFIG_SPACE_SIZE)
77
#define PCIE3_CONFIG_BASE (
PCIE3_AXI_BASE
+ PCIE_AXI_SIZE - PCIE_CONFIG_SPACE_SIZE)
88
#define PCIE3_BAR_BASE (
PCIE3_AXI_BASE
)
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/PcieInitDxe/
PcieInit.h
72
#define
PCIE3_AXI_BASE
(PCIE2_AXI_BASE + PCIE_AXI_SIZE)
77
#define PCIE2_CONFIG_BASE (
PCIE3_AXI_BASE
- PCIE_CONFIG_SPACE_SIZE)
78
#define PCIE3_CONFIG_BASE (
PCIE3_AXI_BASE
+ PCIE_AXI_SIZE - PCIE_CONFIG_SPACE_SIZE)
89
#define PCIE3_BAR_BASE (
PCIE3_AXI_BASE
)
Completed in 57 milliseconds