Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h111 #define DSCR_CMD0_MEM (1 << 30) /* mem-mem transfer */ macro
/linux-5.19.10/arch/mips/alchemy/common/
Ddbdma.c458 cmd0 |= DSCR_CMD0_MEM; in au1xxx_dbdma_ring_alloc()