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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/arm/
H A Daaci.h40 #define AACI_INTCLR 0x074 /* interrupt clear */ macro
H A Daaci.c195 writel(ICLR_RXOEC1 << channel, aaci->base + AACI_INTCLR);
200 writel(ICLR_RXTOFEC1 << channel, aaci->base + AACI_INTCLR);
259 writel(ICLR_TXUEC1 << channel, aaci->base + AACI_INTCLR);
1036 writel(0x1fff, aaci->base + AACI_INTCLR);

Completed in 117 milliseconds