Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/mm/
Dc-tx39.c296 dcache_size = 1 << (10 + ((config & TX39_CONF_DCS_MASK) >> in tx39_probe_cache()
/Linux-v5.15/arch/mips/txx9/generic/
Dsetup.c202 unsigned int dc_size = 1 << (10 + ((conf & TX39_CONF_DCS_MASK) >> in early_flush_dcache()
/Linux-v5.15/arch/mips/include/asm/
Dmipsregs.h1021 #define TX39_CONF_DCS_MASK 0x00070000 macro