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