Home
last modified time | relevance | path

Searched refs:PRID_IMP_NETLOGIC_AU13XX (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/
Dcpu.h212 #define PRID_IMP_NETLOGIC_AU13XX 0x8000 macro
/arch/mips/kernel/
Dcpu-probe.c1981 if ((c->processor_id & PRID_IMP_MASK) == PRID_IMP_NETLOGIC_AU13XX) { in cpu_probe_netlogic()