Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h218 #define DSCR_CMD0_ALWAYS 31 macro
352 #define DBDMA_MEM_CHAN DSCR_CMD0_ALWAYS
/linux-5.19.10/sound/soc/au1x/
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()
/linux-5.19.10/arch/mips/alchemy/common/
Ddbdma.c108 { 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()
/linux-5.19.10/drivers/mmc/host/
Dau1xmmc.c836 .dev_id = DSCR_CMD0_ALWAYS,