Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h119 #define DSCR_CMD0_DN (0x1 << 11) /* Destination non-coherent */ macro
/linux-5.19.10/arch/mips/alchemy/common/
Ddbdma.c493 cmd0 |= DSCR_CMD0_DN; /* Destination out FIFO */ in au1xxx_dbdma_ring_alloc()