Home
last modified time | relevance | path

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

/linux/drivers/cache/
H A Dsifive_ccache.c50 #define SIFIVE_CCACHE_WAYENABLE 0x08 macro
116 cfg = readl(ccache_base + SIFIVE_CCACHE_WAYENABLE); in ccache_config_read()
173 return readl(ccache_base + SIFIVE_CCACHE_WAYENABLE) & 0xFF; in ccache_largest_wayenabled()