Home
last modified time | relevance | path

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

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