Searched full:_dma (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-regs.h | 87 #define DMA_BUFFER_CONTROL(_dma) ((_dma)->regs + 0x00) argument 88 #define DMA_BUFFER_ACK(_dma) ((_dma)->regs + 0x04) argument 89 #define DMA_BUFFER_CURRENT(_dma) ((_dma)->regs + 0x08) argument 90 #define DMA_BUFFER_SIZE(_dma) ((_dma)->regs + 0x0c) argument
|
| /linux/include/linux/spi/ |
| H A D | spi_bitbang.h | 29 * already have one (transfer.{tx,rx}_dma is zero), or use PIO
|
| /linux/include/acpi/ |
| H A D | acnames.h | 24 #define METHOD_NAME__DMA "_DMA"
|
| /linux/drivers/tty/serial/8250/ |
| H A D | Makefile | 13 8250_base-$(CONFIG_SERIAL_8250_DMA) += 8250_dma.o
|
| H A D | 8250_dma.c | 3 * 8250_dma.c - DMA Engine API support for 8250.c
|
| /linux/include/linux/ |
| H A D | vm_event_item.h | 8 #define DMA_ZONE(xx) xx##_DMA,
|
| /linux/drivers/acpi/acpica/ |
| H A D | amlresrc.h | 29 #define ACPI_RESTAG_DMA "_DMA"
|
| H A D | acpredef.h | 434 {{"_DMA", METHOD_0ARGS, 1144 {{"_DMA", WIDTH_8, 0}},
|
| H A D | nsrepair.c | 74 {"_DMA",
|
| H A D | rsxface.c | 613 /* Get the _CRS/_PRS/_AEI/_DMA resource list */ in ACPI_EXPORT_SYMBOL()
|
| /linux/drivers/acpi/ |
| H A D | scan.c | 1549 * Walk the device tree chasing an ACPI companion with a _DMA in acpi_dma_get_range() 1551 * companion containing a _DMA method. in acpi_dma_get_range() 1565 acpi_handle_warn(adev->handle, "_DMA is valid only if _CRS is present\n"); in acpi_dma_get_range()
|
| /linux/mm/ |
| H A D | vmstat.c | 1156 #define TEXT_FOR_DMA(xx, yy) [xx##_DMA] = yy "_dma", in extfrag_for_order()
|
| /linux/drivers/crypto/hisilicon/ |
| H A D | qm.c | 5810 (xqc_buf)->type##_dma = (xqc_buf)->qcdma.dma + (off); \ in hisi_qm_alloc_rsv_buf() 5849 (qm)->type##_dma = (qm)->qdma.dma + (off); \ in hisi_qm_memory_init()
|
| /linux/drivers/usb/core/ |
| H A D | hcd.c | 1393 * Lower level HCD code should use *_dma exclusively, in usb_hcd_map_urb_for_dma()
|