Home
last modified time | relevance | path

Searched refs:txhdp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.h25 void __iomem *txhdp, *rxhdp, *txcp, *rxcp; member
H A Ddavinci_cpdma.c561 writel(0, ctlr->params.txhdp + 4 * i); in cpdma_ctlr_start()
915 chan->hdp = ctlr->params.txhdp + offset; in cpdma_chan_create()