Searched refs:SIFIVE_L2_WAYENABLE (Results 1 – 1 of 1) sorted by relevance
29 #define SIFIVE_L2_WAYENABLE 0x08 macro90 regval = readl(l2_base + SIFIVE_L2_WAYENABLE); in l2_config_read()115 return readl(l2_base + SIFIVE_L2_WAYENABLE) & 0xFF; in l2_largest_wayenabled()