Home
last modified time | relevance | path

Searched defs:dma_mode (Results 1 – 13 of 13) sorted by relevance

/drivers/ata/
Dpata_sch.c140 unsigned int dma_mode = adev->dma_mode; in sch_set_dmamode() local
Dpata_serverworks.c228 static const u8 dma_mode[] = { 0x77, 0x21, 0x20 }; in serverworks_set_dmamode() local
Dpata_atp867x.c114 void __iomem *dma_mode; member
Dpata_pdc2027x.c340 unsigned int dma_mode = adev->dma_mode; in pdc2027x_set_dmamode() local
Dpata_mpc52xx.c257 u8 dma_mode; /* ATA + 0x7d ATA Host DMA Mode configuration */ member
506 u8 dma_mode; in mpc52xx_bmdma_setup() local
Dpata_arasan_cf.c749 u32 opmode, tmcfg, dma_mode = adev->dma_mode; in arasan_cf_set_dmamode() local
/drivers/usb/gadget/udc/
Dnet2272.c93 static ushort dma_mode = 2; variable
98 #define dma_mode 2 macro
/drivers/ide/
Dicside.c313 unsigned int dma_mode; in icside_dma_setup() local
/drivers/crypto/ux500/hash/
Dhash_alg.h345 bool dma_mode; member
/drivers/scsi/
Dwd33c93.h259 uchar dma_mode; /* DMA Burst Mode or Single Byte DMA */ member
/drivers/spi/
Dspi-s3c64xx.c388 struct spi_transfer *xfer, int dma_mode) in enable_datapath()
/drivers/mtd/nand/
Domap2.c184 static int omap_prefetch_enable(int cs, int fifo_th, int dma_mode, in omap_prefetch_enable()
/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h352 void (*dma_mode) (void __iomem *ioaddr, int txmode, int rxmode); member