Searched refs:mbr_nda (Results 1 – 1 of 1) sorted by relevance
234 dma_addr_t mbr_nda; /* Next Descriptor Member */ member669 prev->lld.mbr_nda = desc->tx_dma_desc.phys; in at_xdmac_prep_slave_sg()672 __func__, prev, &prev->lld.mbr_nda); in at_xdmac_prep_slave_sg()762 prev->lld.mbr_nda = desc->tx_dma_desc.phys; in at_xdmac_prep_dma_cyclic()765 __func__, prev, &prev->lld.mbr_nda); in at_xdmac_prep_dma_cyclic()777 prev->lld.mbr_nda = first->tx_dma_desc.phys; in at_xdmac_prep_dma_cyclic()780 __func__, prev, &prev->lld.mbr_nda); in at_xdmac_prep_dma_cyclic()899 prev->lld.mbr_nda = desc->tx_dma_desc.phys; in at_xdmac_prep_dma_memcpy()902 __func__, prev, prev->lld.mbr_nda); in at_xdmac_prep_dma_memcpy()1012 if ((desc->lld.mbr_nda & 0xfffffffc) == cur_nda) in at_xdmac_tx_status()