Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Didle.c204 if ((c->processor_id & 0xff) >= PRID_REV_ENCODE_332(2, 1, 0)) in check_wait()
/linux/arch/mips/include/asm/
H A Dcpu.h274 #define PRID_REV_ENCODE_332(ver, rev, patch) \ macro