Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/alchemy/common/
Ddbdma.c431 ctp->cdb_membase = desc_base; in au1xxx_dbdma_ring_alloc()
434 ctp->cdb_membase = desc_base; in au1xxx_dbdma_ring_alloc()
852 kfree((void *)ctp->cdb_membase); in au1xxx_dbdma_chan_free()
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h327 u32 cdb_membase; /* kmalloc base of above */ member