Home
last modified time | relevance | path

Searched refs:MMCU_DCACHE_CTRL_ADDR (Results 1 – 2 of 2) sorted by relevance

/arch/metag/kernel/
Dcachepart.c65 isEnabled = (cache == DCACHE ? metag_in32(MMCU_DCACHE_CTRL_ADDR) & 0x1 : in get_thread_cache_size()
/arch/metag/include/asm/
Dmetag_mem.h426 #define MMCU_DCACHE_CTRL_ADDR 0x04830018 macro