Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h67 #define BONITO_PCIIO_SIZE 0x00100000 macro
68 #define BONITO_PCIIO_TOP (BONITO_PCIIO_BASE+BONITO_PCIIO_SIZE-1)
/openbmc/qemu/hw/pci-host/
H A Dbonito.c93 #define BONITO_PCIIO_SIZE 0x00010000 macro
94 #define BONITO_PCIIO_TOP (BONITO_PCIIO_BASE + BONITO_PCIIO_SIZE - 1)
700 get_system_io(), 0, BONITO_PCIIO_SIZE); in bonito_pci_realize()