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

/linux-4.1.27/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.1.27/arch/unicore32/kernel/
H A Dirq.c245 st->iclr = readl(INTC_ICLR); puv3_irq_suspend()
273 writel(st->iclr, INTC_ICLR); puv3_irq_resume()
305 writel(0, INTC_ICLR); init_IRQ()

Completed in 121 milliseconds