Home
last modified time | relevance | path

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

/linux/drivers/dma/qcom/
H A Dbam_dma.c97 BAM_P_IRQ_STTS, enumerator
131 [BAM_P_IRQ_STTS] = { 0x0010, 0x80, 0x00, 0x00 },
160 [BAM_P_IRQ_STTS] = { 0x1010, 0x1000, 0x00, 0x00 },
189 [BAM_P_IRQ_STTS] = { 0x13010, 0x1000, 0x00, 0x00 },
845 pipe_stts = readl_relaxed(bam_addr(bdev, i, BAM_P_IRQ_STTS)); in process_channel_irqs()