Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/arm/
H A Daaci.h37 #define AACI_INTCLR 0x074 /* interrupt clear */ macro
H A Daaci.c200 writel(ICLR_RXOEC1 << channel, aaci->base + AACI_INTCLR); in aaci_fifo_irq()
205 writel(ICLR_RXTOFEC1 << channel, aaci->base + AACI_INTCLR); in aaci_fifo_irq()
265 writel(ICLR_TXUEC1 << channel, aaci->base + AACI_INTCLR); in aaci_fifo_irq()
1016 writel(0x1fff, aaci->base + AACI_INTCLR); in aaci_probe()
/kernel/linux/linux-6.6/sound/arm/
H A Daaci.h37 #define AACI_INTCLR 0x074 /* interrupt clear */ macro
H A Daaci.c200 writel(ICLR_RXOEC1 << channel, aaci->base + AACI_INTCLR); in aaci_fifo_irq()
205 writel(ICLR_RXTOFEC1 << channel, aaci->base + AACI_INTCLR); in aaci_fifo_irq()
265 writel(ICLR_TXUEC1 << channel, aaci->base + AACI_INTCLR); in aaci_fifo_irq()
1016 writel(0x1fff, aaci->base + AACI_INTCLR); in aaci_probe()

Completed in 5 milliseconds