Searched refs:PRID_IMP_BMIPS5000 (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | bmips_vec.S | 95 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 D | cpu-probe.c | 1639 case PRID_IMP_BMIPS5000: in cpu_probe_broadcom()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | bmips_vec.S | 95 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 D | cpu-probe.c | 1592 case PRID_IMP_BMIPS5000: in cpu_probe_broadcom()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | cpu.h | 158 #define PRID_IMP_BMIPS5000 0x5a00 macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | cpu.h | 158 #define PRID_IMP_BMIPS5000 0x5a00 macro
|
/kernel/linux/linux-6.6/arch/mips/fw/cfe/ |
H A D | cfe_api.c | 453 case PRID_IMP_BMIPS5000: in cfe_die()
|
Completed in 8 milliseconds