Home
last modified time | relevance | path

Searched refs:tcd_nunits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dmpc512x_dma.c692 u32 tcd_nunits; in mpc_dma_prep_slave_sg() local
722 tcd_nunits = mchan->src_tcd_nunits; in mpc_dma_prep_slave_sg()
725 tcd_nunits = mchan->dst_tcd_nunits; in mpc_dma_prep_slave_sg()
730 if (per_paddr == 0 || tcd_nunits == 0) in mpc_dma_prep_slave_sg()
774 tcd->nbytes = tcd_nunits * tcd->ssize; in mpc_dma_prep_slave_sg()
/kernel/linux/linux-6.6/drivers/dma/
H A Dmpc512x_dma.c692 u32 tcd_nunits; in mpc_dma_prep_slave_sg() local
722 tcd_nunits = mchan->src_tcd_nunits; in mpc_dma_prep_slave_sg()
725 tcd_nunits = mchan->dst_tcd_nunits; in mpc_dma_prep_slave_sg()
730 if (per_paddr == 0 || tcd_nunits == 0) in mpc_dma_prep_slave_sg()
774 tcd->nbytes = tcd_nunits * tcd->ssize; in mpc_dma_prep_slave_sg()

Completed in 4 milliseconds