Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
H A Dbonito.c75 #define BONITO_REG_BASE 0x1fe00000 macro
77 #define BONITO_REG_TOP (BONITO_REG_BASE + BONITO_REG_SIZE - 1)
103 #define BONITO_PCICONFIG_BASE (BONITO_PCICONFIGBASE + BONITO_REG_BASE)
106 #define BONITO_INTERNAL_REG_BASE (BONITO_REGBASE + BONITO_REG_BASE)
685 create_unimplemented_device("bonito", BONITO_REG_BASE, BONITO_REG_SIZE); in bonito_pci_realize()