Searched refs:DSCR_CMD0_ALWAYS (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/mips/include/asm/mach-au1x00/ |
A D | au1xxx_dbdma.h | 218 #define DSCR_CMD0_ALWAYS 31 macro 352 #define DBDMA_MEM_CHAN DSCR_CMD0_ALWAYS
|
/linux-6.3-rc2/arch/mips/alchemy/common/ |
A 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()
|
/linux-6.3-rc2/sound/soc/au1x/ |
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-6.3-rc2/drivers/mmc/host/ |
A D | au1xmmc.c | 836 .dev_id = DSCR_CMD0_ALWAYS,
|
Completed in 10 milliseconds