Searched refs:xintc_read (Results 1 – 1 of 1) sorted by relevance
56 static u32 xintc_read(struct xintc_irq_chip *irqc, int reg) in xintc_read() function145 u32 hwirq = xintc_read(irqc, IVR); in xil_intc_irq_handler()160 hwirq = xintc_read(primary_intc, IVR); in xil_intc_handle_irq()210 if (xintc_read(irqc, MER) != (MER_HIE | MER_ME)) { in xilinx_intc_of_init()