Searched refs:CCR_CACHE_ORA (Results 1 – 4 of 4) sorted by relevance
23 #define CCR_CACHE_ORA 0x20 /* RAM mode */ macro
22 #define CCR_CACHE_ORA 0x0020 /* OC RAM Mode */ macro
130 #ifdef CCR_CACHE_ORA in cache_init()135 if (ccr & CCR_CACHE_ORA) in cache_init()
61 if ((ccr & CCR_CACHE_ORA) && cache_type == CACHE_TYPE_DCACHE) in cache_debugfs_show()