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 | 126 spr_register(env, SPR_IABR, "IABR", in register_7xx_sprs() 277 spr_register(env, SPR_IABR, "IABR", in register_604_sprs() 356 spr_register(env, SPR_IABR, "IABR", in register_603_sprs() 435 spr_register(env, SPR_IABR, "IABR", in register_G2_sprs() 503 spr_register(env, SPR_IABR, "IABR", in register_74xx_sprs() 5178 spr_register(env, SPR_IABR, "IABR", in register_970_dbg_sprs()
|
H A D | cpu.h | 2223 #define SPR_IABR (0x3F2) macro
|