Searched refs:sgdma_descrip (Results 1 – 2 of 2) sorted by relevance
23 static void sgdma_setup_descrip(struct sgdma_descrip __iomem *desc,24 struct sgdma_descrip __iomem *ndesc,34 struct sgdma_descrip __iomem *desc);40 struct sgdma_descrip __iomem *desc);44 struct sgdma_descrip __iomem *desc);180 struct sgdma_descrip __iomem *descbase = in sgdma_tx_buffer()181 (struct sgdma_descrip __iomem *)priv->tx_dma_desc; in sgdma_tx_buffer()183 struct sgdma_descrip __iomem *cdesc = &descbase[0]; in sgdma_tx_buffer()184 struct sgdma_descrip __iomem *ndesc = &descbase[1]; in sgdma_tx_buffer()241 struct sgdma_descrip __iomem *base = in sgdma_rx_status()[all …]
21 struct sgdma_descrip { struct53 #define SGDMA_DESC_LEN sizeof(struct sgdma_descrip) argument106 #define sgdma_descroffs(a) (offsetof(struct sgdma_descrip, a))