Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/qcom/
Dbam_dma.c106 BAM_P_IRQ_STTS, enumerator
140 [BAM_P_IRQ_STTS] = { 0x0010, 0x80, 0x00, 0x00 },
169 [BAM_P_IRQ_STTS] = { 0x1010, 0x1000, 0x00, 0x00 },
198 [BAM_P_IRQ_STTS] = { 0x13010, 0x1000, 0x00, 0x00 },
798 pipe_stts = readl_relaxed(bam_addr(bdev, i, BAM_P_IRQ_STTS)); in process_channel_irqs()