Home
last modified time | relevance | path

Searched refs:BONITO_PCIIO_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h66 #define BONITO_PCIIO_BASE 0x1fd00000 macro
68 #define BONITO_PCIIO_TOP (BONITO_PCIIO_BASE+BONITO_PCIIO_SIZE-1)
/openbmc/qemu/hw/pci-host/
H A Dbonito.c91 #define BONITO_PCIIO_BASE 0x1fd00000 macro
94 #define BONITO_PCIIO_TOP (BONITO_PCIIO_BASE + BONITO_PCIIO_SIZE - 1)
651 create_unimplemented_device("pci.io", BONITO_PCIIO_BASE, 1 * MiB); in bonito_host_realize()
701 memory_region_add_subregion(host_mem, BONITO_PCIIO_BASE, in bonito_pci_realize()