Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-setup.c98 if (BONITO_PCICACHECTRL & BONITO_PCICACHECTRL_CPUCOH_PRES) { in plat_setup_iocoherency()
99 BONITO_PCICACHECTRL |= BONITO_PCICACHECTRL_CPUCOH_EN; in plat_setup_iocoherency()
104 BONITO_PCICACHECTRL &= ~BONITO_PCICACHECTRL_IOBCCOH_EN; in plat_setup_iocoherency()
110 BONITO_PCICACHECTRL |= BONITO_PCICACHECTRL_IOBCCOH_EN; in plat_setup_iocoherency()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h215 #define BONITO_PCICACHECTRL BONITO(BONITO_REGBASE + 0x50) macro
/openbmc/qemu/hw/pci-host/
H A Dbonito.c171 #define BONITO_PCICACHECTRL (0x50 >> 2) /* 0x150 */ macro
272 case BONITO_PCICACHECTRL: in OBJECT_DECLARE_SIMPLE_TYPE()