Searched refs:SPR_IABR (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/bedbug/ |
H A D | regs.h | 104 #define SPR_IABR 1010 /* MPC603e core */ macro
|
/openbmc/qemu/target/ppc/ |
H A D | cpu_init.c | 125 spr_register(env, SPR_IABR, "IABR", in register_7xx_sprs() 276 spr_register(env, SPR_IABR, "IABR", in register_604_sprs() 355 spr_register(env, SPR_IABR, "IABR", in register_603_sprs() 434 spr_register(env, SPR_IABR, "IABR", in register_G2_sprs() 502 spr_register(env, SPR_IABR, "IABR", in register_74xx_sprs() 5177 spr_register(env, SPR_IABR, "IABR", in register_970_dbg_sprs()
|
H A D | cpu.h | 2226 #define SPR_IABR (0x3F2) macro
|