Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dau1xxx_dbdma.h118 #define DSCR_CMD0_SN (0x1 << 12) /* Source non-coherent */ macro
/linux-2.4.37.9/arch/mips/au1000/common/
Ddbdma.c437 cmd0 |= DSCR_CMD0_SN; /* Source in fifo */ in au1xxx_dbdma_ring_alloc()