Home
last modified time | relevance | path

Searched refs:txx9_pcode (Results 1 – 5 of 5) sorted by relevance

/arch/mips/txx9/generic/
Dsetup_tx4938.c226 if (txx9_pcode == 0x4938 && ____raw_readq(&tx4938_sramcptr->cr) & 1) { in tx4938_setup()
248 if (txx9_pcode == 0x4938) { in tx4938_setup()
442 switch (txx9_pcode) { in tx4938_stop_unused_modules()
483 if (txx9_pcode != 0x4937 && txx9_pcode != 0x4938) in tx4938_late_init()
Dsetup_tx4927.c335 if (txx9_pcode != 0x4927) in tx4927_late_init()
Dsetup.c48 unsigned int txx9_pcode; variable
65 txx9_pcode = pcode; in txx9_reg_res_init()
Dsetup_tx4939.c579 if (txx9_pcode != 0x4939) in tx4939_late_init()
/arch/mips/include/asm/txx9/
Dgeneric.h16 extern unsigned int txx9_pcode;