OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIE_IO_BASE_ADDR_LOW
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Drivers/PcieInit1610/
PcieInit.h
41
#define
PCIE_IO_BASE_ADDR_LOW
(PCIE_MEM_ADDR_LIMIT - 1)
43
#define PCIE_IO_ADDR_LIMIT (
PCIE_IO_BASE_ADDR_LOW
+ PCIE_IO_SPACE_SIZE - 1)
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/PcieInitDxe/
PcieInit.h
41
#define
PCIE_IO_BASE_ADDR_LOW
(PCIE_MEM_ADDR_LIMIT - 1)
43
#define PCIE_IO_ADDR_LIMIT (
PCIE_IO_BASE_ADDR_LOW
+ PCIE_IO_SPACE_SIZE - 1)
Completed in 63 milliseconds