Home
last modified time | relevance | path

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

/arch/mips/kernel/
Didle.c220 if ((c->processor_id & 0xff) >= PRID_REV_ENCODE_332(2, 1, 0)) in check_wait()
Dpm-cps.c260 if (revision >= PRID_REV_ENCODE_332(1, 1, 0)) in cps_gen_flush_fsb()
/arch/mips/include/asm/
Dcpu.h266 #define PRID_REV_ENCODE_332(ver, rev, patch) \ macro
/arch/mips/mm/
Dc-r4k.c1038 if (rev <= PRID_REV_ENCODE_332(2, 4, 0)) in alias_74k_erratum()
1040 if (rev == PRID_REV_ENCODE_332(2, 4, 0)) in alias_74k_erratum()
1044 if (rev <= PRID_REV_ENCODE_332(1, 1, 0)) { in alias_74k_erratum()