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

/linux-master/drivers/irqchip/
H A Dirq-xilinx-intc.c56 static u32 xintc_read(struct xintc_irq_chip *irqc, int reg) function
145 u32 hwirq = xintc_read(irqc, IVR);
160 hwirq = xintc_read(primary_intc, IVR);
210 if (xintc_read(irqc, MER) != (MER_HIE | MER_ME)) {

Completed in 725 milliseconds