Home
last modified time | relevance | path

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

/arch/mips/txx9/jmr3927/
Dsetup.c86 conf &= ~(TX39_CONF_WBON | TX39_CONF_CWFON); in jmr3927_mem_setup()
88 conf |= mips_config_cwfon ? TX39_CONF_CWFON : 0; in jmr3927_mem_setup()
/arch/mips/txx9/generic/
Dsetup_tx3927.c100 else if (!(conf & TX39_CONF_CWFON)) in tx3927_setup()
/arch/mips/include/asm/
Dmipsregs.h898 #define TX39_CONF_CWFON 0x00004000 macro