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