Searched refs:tx_alloc_config (Results 1 – 2 of 2) sorted by relevance
35 gdma_channel_alloc_config_t tx_alloc_config = { in async_memcpy_impl_init() local39 ret = gdma_new_channel(&tx_alloc_config, &impl->tx_channel); in async_memcpy_impl_init()
230 gdma_channel_alloc_config_t tx_alloc_config = { in alloc_dma_chan() local234 ret = gdma_new_channel(&tx_alloc_config, &ctx->tx_channel); in alloc_dma_chan()