Home
last modified time | relevance | path

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

/arch/mips/kernel/
A Didle.c204 if ((c->processor_id & 0xff) >= PRID_REV_ENCODE_332(2, 1, 0)) in check_wait()
A Dpm-cps.c256 if (revision >= PRID_REV_ENCODE_332(1, 1, 0)) in cps_gen_flush_fsb()
/arch/mips/include/asm/
A Dcpu.h275 #define PRID_REV_ENCODE_332(ver, rev, patch) \ macro
/arch/mips/mm/
A Dc-r4k.c958 if (rev <= PRID_REV_ENCODE_332(2, 4, 0)) in alias_74k_erratum()
960 if (rev == PRID_REV_ENCODE_332(2, 4, 0)) in alias_74k_erratum()
964 if (rev <= PRID_REV_ENCODE_332(1, 1, 0)) { in alias_74k_erratum()

Completed in 9 milliseconds