Home
last modified time | relevance | path

Searched refs:DSCR_CMD0_ALWAYS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h218 #define DSCR_CMD0_ALWAYS 31 macro
352 #define DBDMA_MEM_CHAN DSCR_CMD0_ALWAYS
/openbmc/linux/sound/soc/au1x/
H A Ddbdma2.c163 DSCR_CMD0_ALWAYS, in au1x_pcm_dbdma_realloc()
166 pcd->ddma_chan = au1xxx_dbdma_chan_alloc(DSCR_CMD0_ALWAYS, in au1x_pcm_dbdma_realloc()
/openbmc/linux/arch/mips/alchemy/common/
H A Ddbdma.c109 { 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()
/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c836 .dev_id = DSCR_CMD0_ALWAYS,