Searched refs:SWIFT_PCR_DCE (Results 1 – 2 of 2) sorted by relevance
318 #define SWIFT_PCR_DCE 0x00000100 /* Data cache enable */ macro
278 if ((pcr & SWIFT_PCR_DCE) == 0) in swift_cache_enable()282 pcr |= (SWIFT_PCR_ICE | SWIFT_PCR_DCE); in swift_cache_enable()