Home
last modified time | relevance | path

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

/openbmc/linux/sound/arm/
H A Dpxa2xx-ac97-regs.h43 #define PISR_EOC (1 << 3) /* DMA End-of-Chain (exclusive clear) */ macro
H A Dpxa2xx-ac97-lib.c297 writel(PISR_EOC, ac97_reg_base + PISR); in pxa2xx_ac97_irq()