Home
last modified time | relevance | path

Searched refs:dma_tx_state (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddmaengine.h459 * residue field of the dma_tx_state field will always be 0.
711 * struct dma_tx_state - filled in to report the status of
720 struct dma_tx_state { struct
918 enum dma_status (*device_tx_status)(struct dma_chan *chan, dma_cookie_t cookie, struct dma_tx_state *txstate);
1179 struct dma_tx_state *state) in dmaengine_tx_status()
1398 struct dma_tx_state state; in dma_async_is_tx_complete()
1435 static inline void dma_set_tx_state(struct dma_tx_state *st, dma_cookie_t last, dma_cookie_t used, u32 residue) in dma_set_tx_state()
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dma.c57 struct dma_tx_state state; in _dma_rx_complete()
89 struct dma_tx_state state; in _dma_rx_complete()
171 struct dma_tx_state state; in serial8250_rx_dma()
/device/board/hihope/dayu210/audio_drivers/soc/src/
H A Drk3588_dma_ops.c259 struct dma_tx_state dmaState; in Rk3588PcmPointer()
/device/board/hihope/rk3568/audio_drivers/soc/src/
H A Drk3568_dma_ops.c360 struct dma_tx_state dmaState; in Rk3568PcmPointer()
/device/soc/rockchip/common/sdk_linux/drivers/spi/
H A Dspi-rockchip.c641 struct dma_tx_state state; in rockchip_spi_slave_abort()

Completed in 8 milliseconds