Searched refs:MMCU_DCACHE_CTRL_ADDR (Results 1 – 2 of 2) sorted by relevance
65 isEnabled = (cache == DCACHE ? metag_in32(MMCU_DCACHE_CTRL_ADDR) & 0x1 : in get_thread_cache_size()
426 #define MMCU_DCACHE_CTRL_ADDR 0x04830018 macro