Searched refs:MIPS_CPU_EJTAG (Results 1 – 3 of 3) sorted by relevance
374 #define MIPS_CPU_EJTAG BIT_ULL(14) /* EJTAG exception */ macro
169 #define cpu_has_ejtag __opt(MIPS_CPU_EJTAG)
475 c->options |= MIPS_CPU_EJTAG; in decode_config1()