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