Searched refs:DSCR_CMD0_ALWAYS (Results 1 – 4 of 4) sorted by relevance
/linux/arch/mips/include/asm/mach-au1x00/ |
H A D | au1xxx_dbdma.h | 218 #define DSCR_CMD0_ALWAYS 31 macro 352 #define DBDMA_MEM_CHAN DSCR_CMD0_ALWAYS
|
/linux/arch/mips/alchemy/common/ |
H A D | dbdma.c | 109 { DSCR_CMD0_ALWAYS, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 }, 149 { DSCR_CMD0_ALWAYS, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 }, 193 { DSCR_CMD0_ALWAYS, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 }, 456 (DSCR_CUSTOM2DEV_ID(srcid) == DSCR_CMD0_ALWAYS)) && in au1xxx_dbdma_ring_alloc() 458 (DSCR_CUSTOM2DEV_ID(destid) == DSCR_CMD0_ALWAYS))) in au1xxx_dbdma_ring_alloc()
|
/linux/sound/soc/au1x/ |
H A D | dbdma2.c | 163 DSCR_CMD0_ALWAYS, in au1x_pcm_dbdma_realloc() 166 pcd->ddma_chan = au1xxx_dbdma_chan_alloc(DSCR_CMD0_ALWAYS, in au1x_pcm_dbdma_realloc()
|
/linux/drivers/mmc/host/ |
H A D | au1xmmc.c | 837 .dev_id = DSCR_CMD0_ALWAYS,
|