Searched refs:IAR (Results 1 – 5 of 5) sorted by relevance
26 #define IAR 0x0c /* Interrupt Acknowledge Register */ macro76 xintc_write(irqc, IAR, mask); in intc_enable_or_unmask()94 xintc_write(irqc, IAR, BIT(d->hwirq)); in intc_ack()104 xintc_write(irqc, IAR, mask); in intc_mask_ack()206 xintc_write(irqc, IAR, 0xffffffff); in xilinx_intc_of_init()
56 set up IAR (Instruction counter properly)
291 /* This if statement helps some compilers (e.g., IAR) optimise out the byte-by-byte tail case
323 - $<$<C_COMPILER_ID:IAR>:--preprocess=ns\;$<TARGET_OBJECTS:signing_layout_s>>
1141 reading the IAR status to ensure data synchronization