Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/txx9/generic/
Dsetup_tx4938.c224 if (txx9_pcode == 0x4938 && ____raw_readq(&tx4938_sramcptr->cr) & 1) { in tx4938_setup()
245 if (txx9_pcode == 0x4938) { in tx4938_setup()
439 switch (txx9_pcode) { in tx4938_stop_unused_modules()
480 if (txx9_pcode != 0x4937 && txx9_pcode != 0x4938) in tx4938_late_init()
Dsetup_tx4927.c332 if (txx9_pcode != 0x4927) in tx4927_late_init()
Dsetup.c50 unsigned int txx9_pcode; variable
67 txx9_pcode = pcode; in txx9_reg_res_init()
/linux-5.19.10/arch/mips/include/asm/txx9/
Dgeneric.h16 extern unsigned int txx9_pcode;