Home
last modified time | relevance | path

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

/arch/mips/alchemy/common/
Ddbdma.c233 p->dev_id, p->dev_flags, p->dev_physaddr); in au1xxx_ddma_add_device()
524 if (stp->dev_physaddr) in au1xxx_dbdma_ring_alloc()
525 src0 = stp->dev_physaddr; in au1xxx_dbdma_ring_alloc()
555 if (dtp->dev_physaddr) in au1xxx_dbdma_ring_alloc()
556 dest0 = dtp->dev_physaddr; in au1xxx_dbdma_ring_alloc()
/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h312 u32 dev_physaddr; /* If FIFO */ member