Home
last modified time | relevance | path

Searched refs:COEOI (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-clps711x/
Dcommon.c77 case IRQ_CSINT: clps_writel(0, COEOI); break; in int1_ack()
164 clps_writel(0, COEOI); in clps711x_init_irq()
/arch/arm/include/asm/hardware/
Dclps7111.h72 #define COEOI (0x07c0) macro