Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmpc512x_dma.c208 u32 dst_tcd_nunits; member
725 tcd_nunits = mchan->dst_tcd_nunits; in mpc_dma_prep_slave_sg()
865 mchan->dst_tcd_nunits = cfg->dst_maxburst; in mpc_dma_device_config()
871 if (mchan->dst_tcd_nunits == 0) in mpc_dma_device_config()
872 mchan->dst_tcd_nunits = 1; in mpc_dma_device_config()