Searched refs:BONITO_PCICACHECTRL (Results 1 – 2 of 2) sorted by relevance
114 if (BONITO_PCICACHECTRL & BONITO_PCICACHECTRL_CPUCOH_PRES) { in plat_enable_iocoherency()115 BONITO_PCICACHECTRL |= BONITO_PCICACHECTRL_CPUCOH_EN; in plat_enable_iocoherency()120 BONITO_PCICACHECTRL &= ~BONITO_PCICACHECTRL_IOBCCOH_EN; in plat_enable_iocoherency()126 BONITO_PCICACHECTRL |= BONITO_PCICACHECTRL_IOBCCOH_EN; in plat_enable_iocoherency()
215 #define BONITO_PCICACHECTRL BONITO(BONITO_REGBASE + 0x50) macro