Searched refs:SPRN_EIE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ | ||
D | reg_8xx.h | 28 #define SPRN_EIE 80 /* External interrupt enable (EE=1, RI=1) */ macro |
D | hw_irq.h | 383 wrtspr(SPRN_EIE); in arch_local_irq_enable() |