Searched refs:DSADR (Results 1 – 4 of 4) sorted by relevance
80 #define DSADR 0x01 macro168 s->chan[ch].src = desc[DSADR]; in pxa2xx_dma_descriptor_fetch()313 case DSADR: in pxa2xx_dma_read()411 case DSADR: in pxa2xx_dma_write()
28 #define DSADR(n) (0x0204 + ((n) << 4)) macro780 curr = readl(chan->phy->base + DSADR(chan->phy->idx)); in mmp_pdma_residue()
31 #define DSADR(n) (0x0204 + ((n) << 4)) macro298 seq_printf(s, "\tDSADR = %08x\n", _phy_readl_relaxed(phy, DSADR)); in chan_state_show()1137 curr = phy_readl_relaxed(chan->phy, DSADR); in pxad_residue()
289 #define DSADR(x) (0x40000204 | ((x) << 4)) macro