Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mti-malta/
Dmalta-setup.c114 BONITO_PCICACHECTRL &= ~BONITO_PCICACHECTRL_IOBCCOH_EN; in plat_enable_iocoherency()
120 BONITO_PCICACHECTRL |= BONITO_PCICACHECTRL_IOBCCOH_EN; in plat_enable_iocoherency()
231 BONITO_PCICACHECTRL &= ~BONITO_PCICACHECTRL_IOBCCOH_EN; in bonito_quirks_setup()
237 BONITO_PCICACHECTRL |= BONITO_PCICACHECTRL_IOBCCOH_EN; in bonito_quirks_setup()
/linux-4.1.27/arch/mips/include/asm/mips-boards/
Dbonito64.h310 #define BONITO_PCICACHECTRL_IOBCCOH_EN 0x00000200 macro