sgdma_descrip
static void sgdma_setup_descrip(struct sgdma_descrip __iomem *desc,
struct sgdma_descrip __iomem *ndesc,
struct sgdma_descrip __iomem *descbase =
(struct sgdma_descrip __iomem *)priv->tx_dma_desc;
struct sgdma_descrip __iomem *cdesc = &descbase[0];
struct sgdma_descrip __iomem *ndesc = &descbase[1];
struct sgdma_descrip __iomem *desc);
struct sgdma_descrip __iomem *base =
(struct sgdma_descrip __iomem *)priv->rx_dma_desc;
struct sgdma_descrip __iomem *desc = NULL;
struct sgdma_descrip __iomem *desc);
static void sgdma_setup_descrip(struct sgdma_descrip __iomem *desc,
struct sgdma_descrip __iomem *ndesc,
struct sgdma_descrip __iomem *desc);
struct sgdma_descrip __iomem *descbase =
(struct sgdma_descrip __iomem *)priv->rx_dma_desc;
struct sgdma_descrip __iomem *cdesc = &descbase[0];
struct sgdma_descrip __iomem *ndesc = &descbase[1];
struct sgdma_descrip __iomem *desc)
struct sgdma_descrip __iomem *desc)
struct sgdma_descrip __iomem *desc)
#define SGDMA_DESC_LEN sizeof(struct sgdma_descrip)
#define sgdma_descroffs(a) (offsetof(struct sgdma_descrip, a))