Home
last modified time | relevance | path

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

/linux/drivers/cache/
H A Dsifive_ccache.c45 #define SIFIVE_CCACHE_CONFIG_BLKS_MASK GENMASK_ULL(31, 24) macro
114 BIT_ULL(FIELD_GET(SIFIVE_CCACHE_CONFIG_BLKS_MASK, cfg))); in ccache_config_read()