Home
last modified time | relevance | path

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

/linux/drivers/cache/
H A Dsifive_ccache.c44 #define SIFIVE_CCACHE_CONFIG_SETS_MASK GENMASK_ULL(23, 16) macro
113 BIT_ULL(FIELD_GET(SIFIVE_CCACHE_CONFIG_SETS_MASK, cfg)), in ccache_config_read()