Home
last modified time | relevance | path

Searched refs:has_dma (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dpcl812.c341 unsigned int has_dma:1; member
356 .has_dma = 1,
366 .has_dma = 1,
376 .has_dma = 1,
386 .has_dma = 1,
397 .has_dma = 1,
433 .has_dma = 1,
443 .has_dma = 1,
453 .has_dma = 1,
463 .has_dma
[all...]
H A Dpcl818.c230 unsigned int has_dma:1; member
241 .has_dma = 1,
248 .has_dma = 1,
255 .has_dma = 1,
263 .has_dma = 1,
271 .has_dma = 1,
278 .has_dma = 1,
283 .has_dma = 1,
1011 if (dev->irq && board->has_dma) in pcl818_attach()
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Dpcl812.c339 unsigned int has_dma:1; member
354 .has_dma = 1,
364 .has_dma = 1,
374 .has_dma = 1,
384 .has_dma = 1,
395 .has_dma = 1,
431 .has_dma = 1,
441 .has_dma = 1,
451 .has_dma = 1,
461 .has_dma
[all...]
H A Dpcl818.c228 unsigned int has_dma:1; member
239 .has_dma = 1,
246 .has_dma = 1,
253 .has_dma = 1,
261 .has_dma = 1,
269 .has_dma = 1,
276 .has_dma = 1,
281 .has_dma = 1,
1009 if (dev->irq && board->has_dma) in pcl818_attach()
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-tdes.c68 bool has_dma; member
276 if (!dd->caps.has_dma) in atmel_tdes_write_ctrl()
554 if (dd->caps.has_dma) in atmel_tdes_crypt_start()
1136 dd->caps.has_dma = 0; in atmel_tdes_get_cap()
1142 dd->caps.has_dma = 1; in atmel_tdes_get_cap()
1235 if (tdes_dd->caps.has_dma) { in atmel_tdes_probe()
1261 if (tdes_dd->caps.has_dma) in atmel_tdes_probe()
1288 if (tdes_dd->caps.has_dma) in atmel_tdes_remove()
H A Datmel-sha.c74 bool has_dma; member
480 if (!dd->caps.has_dma) in atmel_sha_write_ctrl()
695 if (dd->caps.has_dma) in atmel_sha_xmit_start()
2502 dd->caps.has_dma = 0; in atmel_sha_get_cap()
2512 dd->caps.has_dma = 1; in atmel_sha_get_cap()
2520 dd->caps.has_dma = 1; in atmel_sha_get_cap()
2527 dd->caps.has_dma = 1; in atmel_sha_get_cap()
2533 dd->caps.has_dma = 1; in atmel_sha_get_cap()
2628 if (sha_dd->caps.has_dma) { in atmel_sha_probe()
2655 if (sha_dd->caps.has_dma) in atmel_sha_probe()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-tdes.c68 bool has_dma; member
268 if (!dd->caps.has_dma) in atmel_tdes_write_ctrl()
544 if (dd->caps.has_dma) in atmel_tdes_crypt_start()
1123 dd->caps.has_dma = 0; in atmel_tdes_get_cap()
1130 dd->caps.has_dma = 1; in atmel_tdes_get_cap()
1212 if (tdes_dd->caps.has_dma) { in atmel_tdes_probe()
1238 if (tdes_dd->caps.has_dma) in atmel_tdes_probe()
1262 if (tdes_dd->caps.has_dma) in atmel_tdes_remove()
H A Datmel-sha.c75 bool has_dma; member
480 if (!dd->caps.has_dma) in atmel_sha_write_ctrl()
695 if (dd->caps.has_dma) in atmel_sha_xmit_start()
2528 dd->caps.has_dma = 0; in atmel_sha_get_cap()
2540 dd->caps.has_dma = 1; in atmel_sha_get_cap()
2548 dd->caps.has_dma = 1; in atmel_sha_get_cap()
2555 dd->caps.has_dma = 1; in atmel_sha_get_cap()
2561 dd->caps.has_dma = 1; in atmel_sha_get_cap()
2645 if (sha_dd->caps.has_dma) { in atmel_sha_probe()
2672 if (sha_dd->caps.has_dma) in atmel_sha_probe()
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.c205 ep->has_dma = 0; in omap_ep_enable()
222 && !ep->has_dma in omap_ep_enable()
250 ep->has_dma = 0; in omap_ep_disable()
300 if (use_dma && ep->has_dma) in done()
765 ep->has_dma = 1; in dma_channel_claim()
789 if (ep->has_dma) in dma_channel_claim()
856 /* has_dma still set, till endpoint is fully quiesced */ in dma_channel_release()
891 && ep->has_dma in omap_ep_queue()
903 if (use_dma && ep->has_dma) in omap_ep_queue()
975 if (!ep->has_dma) in omap_ep_queue()
[all...]
H A Domap_udc.h151 unsigned has_dma:1; member
H A Dfsl_qe_udc.h305 unsigned has_dma:1; member
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.c208 ep->has_dma = 0; in omap_ep_enable()
225 && !ep->has_dma in omap_ep_enable()
253 ep->has_dma = 0; in omap_ep_disable()
303 if (use_dma && ep->has_dma) in done()
768 ep->has_dma = 1; in dma_channel_claim()
792 if (ep->has_dma) in dma_channel_claim()
859 /* has_dma still set, till endpoint is fully quiesced */ in dma_channel_release()
894 && ep->has_dma in omap_ep_queue()
906 if (use_dma && ep->has_dma) in omap_ep_queue()
978 if (!ep->has_dma) in omap_ep_queue()
[all...]
H A Domap_udc.h151 unsigned has_dma:1; member
H A Dfsl_qe_udc.h305 unsigned has_dma:1; member
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-tegra210-quad.c165 bool has_dma; member
724 if (!tqspi->soc_data->has_dma) in tegra_qspi_deinit_dma()
757 if (!tqspi->soc_data->has_dma) in tegra_qspi_init_dma()
1313 if (!tqspi->soc_data->has_dma && xfer->len > (QSPI_FIFO_DEPTH << 2)) in tegra_qspi_validate_cmb_seq()
1464 .has_dma = true,
1471 .has_dma = true,
1478 .has_dma = false,
1485 .has_dma = false,
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c210 bool has_dma; member
2043 if (nc->caps->has_dma && !atmel_nand_avoid_dma) { in atmel_nand_controller_init()
2395 .has_dma = true,
2403 .has_dma = true,
2492 .has_dma = true,
2500 .has_dma = true,
2523 .has_dma = true,
2607 if (!caps->has_dma && in atmel_nand_controller_probe()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c210 bool has_dma; member
2045 if (nc->caps->has_dma && !atmel_nand_avoid_dma) { in atmel_nand_controller_init()
2397 .has_dma = true,
2405 .has_dma = true,
2494 .has_dma = true,
2502 .has_dma = true,
2525 .has_dma = true,
2609 if (!caps->has_dma && in atmel_nand_controller_probe()
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H A Dddbridge.h326 u32 has_dma; member
H A Dddbridge-main.c192 dev->has_dma = 1; in ddb_probe()
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H A Dddbridge-main.c183 dev->has_dma = 1; in ddb_probe()
H A Dddbridge.h317 u32 has_dma; member
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Di82365.c97 static int has_dma = -1; variable
124 module_param(has_dma, int, 0444);
345 if (has_dma > 0) { in cirrus_set_opts()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Di82365.c97 static int has_dma = -1; variable
124 module_param(has_dma, int, 0444);
345 if (has_dma > 0) { in cirrus_set_opts()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c438 unsigned int has_dma:1; member
1884 if (!cdns_ctrl->caps1->has_dma) { in cadence_nand_read_buf()
1938 if (!cdns_ctrl->caps1->has_dma) { in cadence_nand_write_buf()
2868 if (cdns_ctrl->caps1->has_dma) { in cadence_nand_init()
2937 .has_dma = 1,
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c438 unsigned int has_dma:1; member
1892 if (!cdns_ctrl->caps1->has_dma) { in cadence_nand_read_buf()
1965 if (!cdns_ctrl->caps1->has_dma) { in cadence_nand_write_buf()
2911 if (cdns_ctrl->caps1->has_dma) { in cadence_nand_init()
2980 .has_dma = 1,

Completed in 47 milliseconds

12