Searched refs:PRID_IMP_BMIPS5000 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dbmips_vec.S95 li k1, PRID_IMP_BMIPS5000
96 /* mask with PRID_IMP_BMIPS5000 to cover both variants */
97 andi k0, PRID_IMP_BMIPS5000
205 /* mask with PRID_IMP_BMIPS5000 to cover both variants */
206 li k1, PRID_IMP_BMIPS5000
207 andi k0, PRID_IMP_BMIPS5000
303 li t1, PRID_IMP_BMIPS5000
304 /* mask with PRID_IMP_BMIPS5000 to cover both variants */
305 andi t2, PRID_IMP_BMIPS5000
H A Dcpu-probe.c1591 case PRID_IMP_BMIPS5000:
/linux-master/arch/mips/include/asm/
H A Dcpu.h158 #define PRID_IMP_BMIPS5000 0x5a00 macro
/linux-master/arch/mips/fw/cfe/
H A Dcfe_api.c453 case PRID_IMP_BMIPS5000:

Completed in 105 milliseconds