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

/arch/mips/txx9/jmr3927/
H A Dsetup.c86 conf &= ~(TX39_CONF_WBON | TX39_CONF_CWFON);
88 conf |= mips_config_cwfon ? TX39_CONF_CWFON : 0;
/arch/mips/txx9/generic/
H A Dsetup_tx3927.c101 else if (!(conf & TX39_CONF_CWFON))
/arch/mips/include/asm/
H A Dmipsregs.h362 #define TX39_CONF_CWFON 0x00004000 macro

Completed in 55 milliseconds