Home
last modified time | relevance | path

Searched refs:local_irq_enable (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dsystem.h17 #define local_irq_enable() \ macro
61 local_irq_enable(); \
/rk3399_rockchip-uboot/arch/arm/include/asm/proc-armv/
H A Dsystem.h47 #define local_irq_enable() \ macro
85 #define local_irq_enable() \ macro
/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dsystem.h12 #define local_irq_enable() macro
/rk3399_rockchip-uboot/arch/arm/thumb1/include/asm/proc-armv/
H A Dsystem.h37 static inline void local_irq_enable(void) in local_irq_enable() function
/rk3399_rockchip-uboot/arch/nios2/include/asm/
H A Dsystem.h10 #define local_irq_enable() __asm__ __volatile__ ( \ macro
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dsystem.h101 #define local_irq_enable() __sti () macro
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dsystem.h143 #define local_irq_enable() __sti(); macro
/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c347 local_irq_enable(); in system_suspend_enter()
730 local_irq_enable(); in charge_animation_show()
764 local_irq_enable(); in charge_animation_show()
/rk3399_rockchip-uboot/drivers/irq/
H A Dirq-generic.c366 local_irq_enable(); in enable_interrupts()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa25x_udc.c110 local_irq_enable(); in udc_watchdog()
2017 local_irq_enable(); in usb_gadget_unregister_driver()