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