Searched refs:BAM_P_IRQ_STTS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/qcom/ |
H A D | bam_dma.c | 97 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 }, 807 pipe_stts = readl_relaxed(bam_addr(bdev, i, BAM_P_IRQ_STTS)); in process_channel_irqs()
|
/kernel/linux/linux-6.6/drivers/dma/qcom/ |
H A D | bam_dma.c | 97 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()
|
Completed in 5 milliseconds