Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h45 #define BONITO_FLASH_BASE 0x1c000000 macro
47 #define BONITO_FLASH_TOP (BONITO_FLASH_BASE+BONITO_FLASH_SIZE-1)
/openbmc/qemu/hw/pci-host/
H A Dbonito.c69 #define BONITO_FLASH_BASE 0x1c000000 macro
71 #define BONITO_FLASH_TOP (BONITO_FLASH_BASE + BONITO_FLASH_SIZE - 1)
696 create_unimplemented_device("ROMCS", BONITO_FLASH_BASE, 60 * MiB); in bonito_pci_realize()