Home
last modified time | relevance | path

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

/linux/drivers/cache/
H A Dsifive_ccache.c42 #define SIFIVE_CCACHE_CONFIG_BANK_MASK GENMASK_ULL(7, 0) macro
111 FIELD_GET(SIFIVE_CCACHE_CONFIG_BANK_MASK, cfg), in ccache_config_read()