Home
last modified time | relevance | path

Searched refs:IAR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-xilinx-intc.c26 #define IAR 0x0c /* Interrupt Acknowledge Register */ macro
74 xintc_write(irqc, IAR, mask); in intc_enable_or_unmask()
92 xintc_write(irqc, IAR, BIT(d->hwirq)); in intc_ack()
102 xintc_write(irqc, IAR, mask); in intc_mask_ack()
218 xintc_write(irqc, IAR, 0xffffffff); in xilinx_intc_of_init()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dxilinx_irq.h15 #define IAR (intc + (3 * 4)) /* Interrupt Acknowledge Register */ macro
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.ramboot-ppc85xx56 set up IAR (Instruction counter properly)
/OK3568_Linux_fs/kernel/arch/arm64/
H A DKconfig804 reading the IAR status to ensure data synchronization