Searched refs:dma_rx_cookie (Results 1 – 1 of 1) sorted by relevance
277 dma_cookie_t dma_rx_cookie; member1175 dmastat = dmaengine_tx_status(chan, sport->dma_rx_cookie, &state); in lpuart_copy_rx_to_tty()1269 dmastat = dmaengine_tx_status(chan, sport->dma_rx_cookie, &state); in lpuart32_dma_idleint()1322 dmastat = dmaengine_tx_status(chan, sport->dma_rx_cookie, &state); in lpuart_timer_func()1414 sport->dma_rx_cookie = dmaengine_submit(sport->dma_rx_desc); in lpuart_start_rx_dma()1450 sport->dma_rx_cookie = -EINVAL; in lpuart_dma_rx_free()