Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/sifive/
H A Dsifive_l2_cache.c29 #define SIFIVE_L2_WAYENABLE 0x08 macro
90 regval = readl(l2_base + SIFIVE_L2_WAYENABLE); in l2_config_read()
115 return readl(l2_base + SIFIVE_L2_WAYENABLE) & 0xFF; in l2_largest_wayenabled()