Searched refs:sgdma_descrip (Results 1 – 2 of 2) sorted by relevance
12 static void sgdma_setup_descrip(struct sgdma_descrip __iomem *desc,13 struct sgdma_descrip __iomem *ndesc,23 struct sgdma_descrip __iomem *desc);29 struct sgdma_descrip __iomem *desc);33 struct sgdma_descrip __iomem *desc);169 struct sgdma_descrip __iomem *descbase = in sgdma_tx_buffer()170 (struct sgdma_descrip __iomem *)priv->tx_dma_desc; in sgdma_tx_buffer()172 struct sgdma_descrip __iomem *cdesc = &descbase[0]; in sgdma_tx_buffer()173 struct sgdma_descrip __iomem *ndesc = &descbase[1]; in sgdma_tx_buffer()230 struct sgdma_descrip __iomem *base = in sgdma_rx_status()[all …]
10 struct sgdma_descrip { struct42 #define SGDMA_DESC_LEN sizeof(struct sgdma_descrip) argument95 #define sgdma_descroffs(a) (offsetof(struct sgdma_descrip, a))