Searched refs:KA43_SESR_CENB (Results 1 – 2 of 2) sorted by relevance
240 val = *ka43_creg & ~KA43_SESR_CENB; /* BICL !!! */ in ka43_cache_disable()293 *ka43_creg = KA43_SESR_CENB; /* enable secondary cache */ in ka43_cache_enable()
84 #define KA43_SESR_CENB 0x00000001 /* Cache Enable */ macro