Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsprd-dma.c167 struct sprd_dma_chn_hw { struct
189 struct sprd_dma_chn_hw chn_hw; argument
514 struct sprd_dma_chn_hw *cfg = &sdesc->chn_hw; in sprd_dma_set_chn_config()
679 struct sprd_dma_chn_hw *hw = &sdesc->chn_hw; in sprd_dma_tx_status()
745 struct sprd_dma_chn_hw *hw, in sprd_dma_fill_desc()
884 struct sprd_dma_chn_hw *hw; in sprd_dma_fill_linklist_desc()
889 hw = (struct sprd_dma_chn_hw *)(schan->linklist.virt_addr + in sprd_dma_fill_linklist_desc()
902 struct sprd_dma_chn_hw *hw; in sprd_dma_prep_dma_memcpy()