Searched refs:INTC_ICLR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/unicore32/include/mach/
H A Dregs-intc.h5 * INTC Level Reg INTC_ICLR.
7 #define INTC_ICLR (PKUNITY_INTC_BASE + 0x0000) macro
/linux-4.4.14/arch/unicore32/kernel/
H A Dirq.c244 st->iclr = readl(INTC_ICLR); puv3_irq_suspend()
272 writel(st->iclr, INTC_ICLR); puv3_irq_resume()
304 writel(0, INTC_ICLR); init_IRQ()

Completed in 177 milliseconds