OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIE_AXI_SLAVE_BASE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Drivers/PcieInit1610/
PcieInitLib.h
26
#define
PCIE_AXI_SLAVE_BASE
(0xb3000000)
28
#define PCIE_AXI_BASE(port) (
PCIE_AXI_SLAVE_BASE
+ port * PCIE_MAX_AXI_SIZE)
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/PcieInitDxe/
PcieInitLib.h
23
#define
PCIE_AXI_SLAVE_BASE
(0xb3000000)
25
#define PCIE_AXI_BASE(port) (
PCIE_AXI_SLAVE_BASE
+ port * PCIE_MAX_AXI_SIZE)
Completed in 47 milliseconds