Searched refs:BONITO_PCICACHECTRL (Results 1 – 2 of 2) sorted by relevance
98 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()
215 #define BONITO_PCICACHECTRL BONITO(BONITO_REGBASE + 0x50) macro