Searched refs:IRQ_ENABLE2 (Results 1 – 7 of 7) sorted by relevance
108 IRQ_ENABLE2 = (1 << vector); in rt_hw_interrupt_umask()
119 IRQ_ENABLE2 = (1 << vector); in rt_hw_interrupt_umask()
98 data = IRQ_ENABLE2; in gpio_irq_enable()100 IRQ_ENABLE2 = data; in gpio_irq_enable()
135 #define IRQ_ENABLE2 HWREG32(IRQ_BASE + 0x0014) macro
99 data = IRQ_ENABLE2; in gpio_irq_enable()101 IRQ_ENABLE2 = data; in gpio_irq_enable()
139 #define IRQ_ENABLE2 __REG32(IRQ_BASE + 0x0014) macro
32 #define IRQ_ENABLE2 HWREG32(IRQ_BASE + 0x14) macro
Completed in 36 milliseconds