Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/mm/
Dc-tx39.c315 icache_size = 1 << (10 + ((config & TX39_CONF_ICS_MASK) >> in tx39_probe_cache()
/linux-2.6.39/arch/mips/include/asm/
Dmipsregs.h345 #define TX39_CONF_ICS_MASK 0x00380000 macro