Home
last modified time | relevance | path

Searched defs:use_dma (Results 1 – 25 of 56) sorted by relevance

123

/linux/include/linux/platform_data/
H A Dspi-ep93xx.h12 bool use_dma; member
/linux/include/linux/spi/
H A Dspi_bitbang.h10 u8 use_dma; member
/linux/drivers/gpu/drm/i915/
H A Di915_mm.c41 #define use_dma(io) ((io) != -1) macro
/linux/tools/pci/
H A Dpcitest.c38 bool use_dma; member
/linux/drivers/misc/
H A Dpci_endpoint_test.c365 bool use_dma; in pci_endpoint_test_copy() local
503 bool use_dma; in pci_endpoint_test_write() local
604 bool use_dma; in pci_endpoint_test_read() local
/linux/drivers/crypto/
H A Datmel-aes.c546 static void atmel_aes_write_ctrl_key(struct atmel_aes_dev *dd, bool use_dma, in atmel_aes_write_ctrl_key()
577 static inline void atmel_aes_write_ctrl(struct atmel_aes_dev *dd, bool use_dma, in atmel_aes_write_ctrl()
950 bool use_dma = (req->cryptlen >= ATMEL_AES_DMA_THRESHOLD || in atmel_aes_start() local
978 bool use_dma, fragmented = false; in atmel_aes_ctr_transfer() local
1410 bool use_dma = (ctx->textlen >= ATMEL_AES_DMA_THRESHOLD); in atmel_aes_gcm_data() local
1648 bool use_dma = (req->cryptlen >= ATMEL_AES_DMA_THRESHOLD); in atmel_aes_xts_process_data() local
/linux/drivers/usb/musb/
H A Dmusb_gadget.c230 int use_dma = 0; in txstate() local
604 int use_dma = 0; in rxstate() local
H A Dmusb_core.c1793 static bool use_dma = true; variable
1830 #define use_dma 0 macro
/linux/drivers/spi/
H A Dspi-rockchip.c519 bool use_dma, bool target_mode) in rockchip_spi_config()
666 bool use_dma; in rockchip_spi_transfer_one() local
H A Dspi-topcliff-pch.c103 static int use_dma = 1; variable
186 int use_dma; member
H A Dspi-at91-usart.c100 bool use_dma; member
H A Dspi-sun6i.c285 bool use_dma; in sun6i_spi_transfer_one() local
H A Dspi-uniphier.c532 bool use_dma; in uniphier_spi_transfer_one() local
H A Dspi-rockchip-sfc.c182 bool use_dma; member
/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.c153 int use_dma; /* Flag: we're using dma */ member
1702 static int use_dma; /* These generate unused var warnings if ALLOW_DMA = 0 */ variable
/linux/drivers/mmc/host/
H A Ddavinci_mmc.c163 static unsigned use_dma = 1; variable
187 bool use_dma; member
/linux/drivers/usb/gadget/udc/
H A Dnet2272.c56 static bool use_dma = false; variable
82 #define use_dma 0 macro
H A Domap_udc.c97 static bool use_dma = 1; variable
107 #define use_dma 0 macro
H A Dr8a66597-udc.h66 unsigned use_dma:1; member
H A Dgoku_udc.c67 static unsigned use_dma = 1; variable
/linux/drivers/memstick/host/
H A Dtifm_ms.c76 use_dma:1; member
/linux/drivers/i2c/busses/
H A Di2c-at91.h151 bool use_dma; member
/linux/drivers/leds/
H A Dleds-sun50i-a100.c147 bool use_dma = false; in sun50i_a100_ledc_start_xfer() local
/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h224 unsigned use_dma:1; member
/linux/include/linux/
H A Datmel-ssc.h10 int use_dma; member

123