Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ide/
Dau1xxx-ide.c358 flags = DEV_FLAGS_SYNC | DEV_FLAGS_BURSTABLE; in auide_ddma_init()
410 flags = DEV_FLAGS_SYNC | DEV_FLAGS_BURSTABLE; in auide_ddma_init()
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h337 #define DEV_FLAGS_BURSTABLE (1 << 4) macro
/linux-4.4.14/arch/mips/alchemy/common/
Ddbdma.c517 if (stp->dev_flags & DEV_FLAGS_BURSTABLE) in au1xxx_dbdma_ring_alloc()
548 if (dtp->dev_flags & DEV_FLAGS_BURSTABLE) in au1xxx_dbdma_ring_alloc()