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