Searched refs:DSCR_CMD0_ALWAYS (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/mach-au1x00/ |
D | au1xxx_dbdma.h | 218 #define DSCR_CMD0_ALWAYS 31 macro 352 #define DBDMA_MEM_CHAN DSCR_CMD0_ALWAYS
|
/arch/mips/alchemy/common/ |
D | dbdma.c | 108 { DSCR_CMD0_ALWAYS, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 }, 148 { DSCR_CMD0_ALWAYS, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 }, 192 { DSCR_CMD0_ALWAYS, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 }, 455 (DSCR_CUSTOM2DEV_ID(srcid) == DSCR_CMD0_ALWAYS)) && in au1xxx_dbdma_ring_alloc() 457 (DSCR_CUSTOM2DEV_ID(destid) == DSCR_CMD0_ALWAYS))) in au1xxx_dbdma_ring_alloc()
|