Searched refs:dma_rx_cookie (Results 1 – 1 of 1) sorted by relevance
279 dma_cookie_t dma_rx_cookie; member1171 dmastat = dmaengine_tx_status(chan, sport->dma_rx_cookie, &state); in lpuart_copy_rx_to_tty()1265 dmastat = dmaengine_tx_status(chan, sport->dma_rx_cookie, &state); in lpuart32_dma_idleint()1318 dmastat = dmaengine_tx_status(chan, sport->dma_rx_cookie, &state); in lpuart_timer_func()1410 sport->dma_rx_cookie = dmaengine_submit(sport->dma_rx_desc); in lpuart_start_rx_dma()1446 sport->dma_rx_cookie = -EINVAL; in lpuart_dma_rx_free()