Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/
Daxon_msi.c73 dma_addr_t fifo_phys; member
370 &msic->fifo_phys, GFP_KERNEL); in axon_msi_probe()
398 msic_dcr_write(msic, MSIC_BASE_ADDR_HI_REG, msic->fifo_phys >> 32); in axon_msi_probe()
400 msic->fifo_phys & 0xFFFFFFFF); in axon_msi_probe()
421 msic->fifo_phys); in axon_msi_probe()
/linux-4.4.14/drivers/dma/
Dqcom_bam_dma.c362 dma_addr_t fifo_phys; member
459 writel_relaxed(ALIGN(bchan->fifo_phys, sizeof(struct bam_desc_hw)), in bam_chan_init_hw()
506 &bchan->fifo_phys, GFP_KERNEL); in bam_alloc_chan()
542 bchan->fifo_phys); in bam_free_chan()
1236 bdev->channels[i].fifo_phys); in bam_dma_remove()