Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/mm/
H A Dcache-j2.c22 #define DCACHE_FLUSH 0x200 macro
23 #define CACHE_FLUSH (ICACHE_FLUSH | DCACHE_FLUSH)
38 __raw_writel(CACHE_ENABLE | DCACHE_FLUSH, j2_ccr_base + cpu); in j2_flush_dcache()