txx9_pcode         16 arch/mips/include/asm/txx9/generic.h extern unsigned int txx9_pcode;
txx9_pcode         50 arch/mips/txx9/generic/setup.c unsigned int txx9_pcode;
txx9_pcode         67 arch/mips/txx9/generic/setup.c 	txx9_pcode = pcode;
txx9_pcode        332 arch/mips/txx9/generic/setup_tx4927.c 	if (txx9_pcode != 0x4927)
txx9_pcode        224 arch/mips/txx9/generic/setup_tx4938.c 	if (txx9_pcode == 0x4938 && ____raw_readq(&tx4938_sramcptr->cr) & 1) {
txx9_pcode        245 arch/mips/txx9/generic/setup_tx4938.c 	if (txx9_pcode == 0x4938) {
txx9_pcode        439 arch/mips/txx9/generic/setup_tx4938.c 	switch (txx9_pcode) {
txx9_pcode        480 arch/mips/txx9/generic/setup_tx4938.c 	if (txx9_pcode != 0x4937 && txx9_pcode != 0x4938)
txx9_pcode        580 arch/mips/txx9/generic/setup_tx4939.c 	if (txx9_pcode != 0x4939)