Home
last modified time | relevance | path

Searched refs:SPRN_IABR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S77 mfspr r4, SPRN_IABR
408 mtspr SPRN_IABR, r4
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h262 #define SPRN_IABR 0x3F2 /* Instruction Address Breakpoint Register */ macro
627 #define IABR SPRN_IABR /* Instruction Address Breakpoint Register */
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h622 #define SPRN_IABR 0x3F2 /* Instruction Address Breakpoint Register */ macro