Home
last modified time | relevance | path

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

/linux/sound/soc/sprd/
H A Dsprd-mcdt.h42 unsigned long fifo_phys; member
H A Dsprd-mcdt.c894 chan->fifo_phys = res->start + MCDT_CH0_RXD + i * 4; in sprd_mcdt_free_chan()
898 chan->fifo_phys = res->start + MCDT_CH0_TXD + in sprd_mcdt_free_chan()
/linux/drivers/dma/qcom/
H A Dbam_dma.c390 dma_addr_t fifo_phys; member
531 writel_relaxed(ALIGN(bchan->fifo_phys, sizeof(struct bam_desc_hw)), in bam_chan_init_hw()
578 &bchan->fifo_phys, GFP_KERNEL); in bam_alloc_chan()
620 bchan->fifo_phys); in bam_free_chan()
1424 bdev->channels[i].fifo_phys); in bam_dma_remove()