Searched refs:MIPS_CPU_EJTAG (Results 1 – 3 of 3) sorted by relevance
312 #define MIPS_CPU_EJTAG 0x00004000 /* EJTAG exception */ macro
78 #define cpu_has_ejtag (cpu_data[0].options & MIPS_CPU_EJTAG)
704 c->options |= MIPS_CPU_EJTAG; in decode_config1()1030 MIPS_CPU_EJTAG | in cpu_probe_netlogic()