Searched refs:chn_hw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | sprd-dma.c | 189 struct sprd_dma_chn_hw chn_hw; member 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() 913 hw = &sdesc->chn_hw; in sprd_dma_prep_dma_memcpy() 1032 ret = sprd_dma_fill_desc(chan, &sdesc->chn_hw, 0, 0, start_src, in sprd_dma_prep_slave_sg()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | sprd-dma.c | 189 struct sprd_dma_chn_hw chn_hw; member 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() 910 hw = &sdesc->chn_hw; in sprd_dma_prep_dma_memcpy() 1029 ret = sprd_dma_fill_desc(chan, &sdesc->chn_hw, 0, 0, start_src, in sprd_dma_prep_slave_sg()
|
Completed in 5 milliseconds