Searched refs:MIPS_CPU_EJTAG (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h78 #define cpu_has_ejtag (cpu_data[0].options & MIPS_CPU_EJTAG)
H A Dcpu.h280 #define MIPS_CPU_EJTAG 0x00004000 /* EJTAG exception */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c656 c->options |= MIPS_CPU_EJTAG;

Completed in 107 milliseconds