Home
last modified time | relevance | path

Searched defs:txd (Results 1 – 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
Ddmaengine.h653 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock()
656 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock()
659 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain()
663 static inline void txd_clear_parent(struct dma_async_tx_descriptor *txd) in txd_clear_parent()
666 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd) in txd_clear_next()
669 static inline struct dma_async_tx_descriptor *txd_next(struct dma_async_tx_descriptor *txd) in txd_next()
673 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent()
679 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock()
683 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock()
687 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain()
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/dma/
Dsunxi-dma.c352 struct sun6i_desc *txd = pchan->desc; in sun6i_get_chan_size() local
377 struct sun6i_desc *txd) in sun6i_dma_lli_add()
411 struct sun6i_desc *txd = to_sun6i_desc(&vd->tx); in sun6i_dma_free_desc() local
663 struct sun6i_desc *txd; in sun6i_dma_prep_dma_memcpy() local
734 struct sun6i_desc *txd; in sun6i_dma_prep_slave_sg() local
821 struct sun6i_desc *txd; in sun6i_dma_prep_dma_cyclic() local
987 struct sun6i_desc *txd; in sun6i_dma_tx_status() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_auto_dbg.h69 u8 txd : 8; member
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Duart_struct.h161 …uint32_t txd: 1; /*This register represent the level value of the internal… member
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
Dr8168_n.c3626 struct TxDesc *txd; in rtl8168_mac_loopback_test() local
27506 struct TxDesc *txd = NULL; local
27756 struct TxDesc *txd; local