Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h338 #define DEV_FLAGS_SYNC (1 << 5) macro
/openbmc/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()
/openbmc/linux/drivers/spi/
H A Dspi-au1550.c79 .dev_flags = DEV_FLAGS_ANYUSE|DEV_FLAGS_SYNC,