Searched refs:BONITO_PCICACHECTRL (Results 1 – 3 of 3) 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()
171 #define BONITO_PCICACHECTRL (0x50 >> 2) /* 0x150 */ macro272 case BONITO_PCICACHECTRL: in OBJECT_DECLARE_SIMPLE_TYPE()
215 #define BONITO_PCICACHECTRL BONITO(BONITO_REGBASE + 0x50) macro