Home
last modified time | relevance | path

Searched refs:DEV_FLAGS_SYNC (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h338 #define DEV_FLAGS_SYNC (1 << 5) macro
/linux/arch/mips/alchemy/common/
H A Ddbdma.c341 if ((stp->dev_flags & DEV_FLAGS_SYNC) || in au1xxx_dbdma_chan_alloc()
342 (dtp->dev_flags & DEV_FLAGS_SYNC)) in au1xxx_dbdma_chan_alloc()