Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dpxa_dma.c30 #define DSADR(n) (0x0204 + ((n) << 4)) macro
298 seq_printf(s, "\tDSADR = %08x\n", _phy_readl_relaxed(phy, DSADR)); in chan_state_show()
1139 curr = phy_readl_relaxed(chan->phy, DSADR); in pxad_residue()
H A Dmmp_pdma.c27 #define DSADR(n) (0x0204 + ((n) << 4)) macro
779 curr = readl(chan->phy->base + DSADR(chan->phy->idx)); in mmp_pdma_residue()