Home
last modified time | relevance | path

Searched refs:TX49_CONF_CWFON (Results 1 – 4 of 4) sorted by relevance

/arch/mips/txx9/generic/
Dsetup_tx4927.c97 set_c0_config(TX49_CONF_CWFON); in tx4927_setup()
Dsetup_tx4938.c102 set_c0_config(TX49_CONF_CWFON); in tx4938_setup()
Dsetup_tx4939.c105 set_c0_config(TX49_CONF_CWFON); in tx4939_setup()
/arch/mips/include/asm/
Dmipsregs.h569 #define TX49_CONF_CWFON (_ULCAST_(1) << 27) macro