Lines Matching full:dmac
3 * DMA support for Internal DMAC with SDHI SD/SDIO controller
62 * - Since this SDHI DMAC register set has 16 but 32-bit width, we
68 * Workaround for avoiding to use RX DMAC by multiple channels.
70 * RX DMAC simultaneously, sometimes hundreds of bytes data are not
71 * stored into the system memory even if the DMAC interrupt happened.
72 * So, this driver then uses one RX DMAC channel only.
99 /* DMAC can handle 32bit blk count but only 1 segment */
114 /* DMAC can handle 32bit blk count but only 1 segment */
189 /* This DMAC cannot handle if buffer is not 8-bytes alignment */ in renesas_sdhi_internal_dmac_start_dma()
227 /* start the DMAC */ in renesas_sdhi_internal_dmac_issue_tasklet_fn()
283 /* Disable DMAC interrupts, we don't use them */ in renesas_sdhi_internal_dmac_request_dma()
318 * Whitelist of specific R-Car Gen3 SoC ES versions to use this DMAC
366 MODULE_DESCRIPTION("Renesas SDHI driver for internal DMAC");