Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dqcom_bam_dma.c99 BAM_P_IRQ_STTS, enumerator
133 [BAM_P_IRQ_STTS] = { 0x0010, 0x80, 0x00, 0x00 },
162 [BAM_P_IRQ_STTS] = { 0x1010, 0x1000, 0x00, 0x00 },
191 [BAM_P_IRQ_STTS] = { 0x13010, 0x1000, 0x00, 0x00 },
751 pipe_stts = readl_relaxed(bam_addr(bdev, i, BAM_P_IRQ_STTS)); in process_channel_irqs()