Searched refs:PCIE_ECAM_BASE_PHYS (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/dev/board/machina/
H A Dmachina.h12 #define PCIE_ECAM_BASE_PHYS ((zx_paddr_t)(PERIPHERAL_BASE_PHYS + 0x808100000)) macro
H A Dmachina.c61 arg->addr_windows[0].base = PCIE_ECAM_BASE_PHYS;
/fuchsia/zircon/system/dev/board/qemu/
H A Dqemu-virt.h69 #define PCIE_ECAM_BASE_PHYS ((zx_paddr_t)(PERIPHERAL_BASE_PHYS + 0x3f000000)) macro
H A Dqemu-bus.c64 arg->addr_windows[0].base = PCIE_ECAM_BASE_PHYS;

Completed in 32 milliseconds