Searched refs:TX39_CONF_CWFON (Results 1 – 3 of 3) sorted by relevance
86 conf &= ~(TX39_CONF_WBON | TX39_CONF_CWFON); in jmr3927_mem_setup()88 conf |= mips_config_cwfon ? TX39_CONF_CWFON : 0; in jmr3927_mem_setup()
100 else if (!(conf & TX39_CONF_CWFON)) in tx3927_setup()
1028 #define TX39_CONF_CWFON 0x00004000 macro