Home
last modified time | relevance | path

Searched refs:__sti (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/microblaze/include/asm/
H A Dsystem.h43 #define __sti() \ macro
101 #define local_irq_enable() __sti ()
104 #define sti() __sti ()
/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h25 __sti(void) in __sti() function
132 # define sti() __sti()
144 #define local_irq_enable() __sti();