Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-setup.c105 BONITO_PCIMEMBASECFG = BONITO_PCIMEMBASECFG & in plat_setup_iocoherency()
111 BONITO_PCIMEMBASECFG |= in plat_setup_iocoherency()
H A Dmalta-init.c203 BONITO_PCIMEMBASECFG = BONITO_PCIMEMBASECFG & in prom_init()
/openbmc/qemu/hw/pci-host/
H A Dbonito.c140 #define BONITO_PCIMEMBASECFG (0x14 >> 2) /* 0x114 */ macro
261 case BONITO_PCIMEMBASECFG: in OBJECT_DECLARE_SIMPLE_TYPE()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h177 #define BONITO_PCIMEMBASECFG BONITO(BONITO_REGBASE + 0x14) macro