Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/qcom/
Dbam_dma.c98 BAM_P_IRQ_CLR, enumerator
132 [BAM_P_IRQ_CLR] = { 0x0014, 0x80, 0x00, 0x00 },
161 [BAM_P_IRQ_CLR] = { 0x1014, 0x1000, 0x00, 0x00 },
190 [BAM_P_IRQ_CLR] = { 0x13014, 0x1000, 0x00, 0x00 },
847 writel_relaxed(pipe_stts, bam_addr(bdev, i, BAM_P_IRQ_CLR)); in process_channel_irqs()