Lines Matching refs:ndesc
13 struct sgdma_descrip __iomem *ndesc,
173 struct sgdma_descrip __iomem *ndesc = &descbase[1];
180 ndesc, /* next descriptor */
181 sgdma_txphysaddr(priv, ndesc),
294 struct sgdma_descrip __iomem *ndesc,
305 u32 ctrl = csrrd8(ndesc, sgdma_descroffs(control));
307 csrwr8(ctrl, ndesc, sgdma_descroffs(control));
342 struct sgdma_descrip __iomem *ndesc = &descbase[1];
353 ndesc, /* next descriptor */
354 sgdma_rxphysaddr(priv, ndesc),