Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h118 #define DSCR_CMD0_SN (0x1 << 12) /* Source non-coherent */ macro
/linux-5.19.10/arch/mips/alchemy/common/
Ddbdma.c491 cmd0 |= DSCR_CMD0_SN; /* Source in FIFO */ in au1xxx_dbdma_ring_alloc()