Home
last modified time | relevance | path

Searched refs:sprd_dma_chn_hw (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/
Dsprd-dma.c138 struct sprd_dma_chn_hw { struct
160 struct sprd_dma_chn_hw chn_hw; argument
381 struct sprd_dma_chn_hw *cfg = &sdesc->chn_hw; in sprd_dma_set_chn_config()
524 struct sprd_dma_chn_hw *hw = &sdesc->chn_hw; in sprd_dma_tx_status()
593 struct sprd_dma_chn_hw *hw = &sdesc->chn_hw; in sprd_dma_fill_desc()
685 struct sprd_dma_chn_hw *hw; in sprd_dma_prep_dma_memcpy()