Home
last modified time | relevance | path

Searched refs:DSADR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dmmp_pdma.c29 #define DSADR(n) (0x0204 + ((n) << 4)) macro
76 u32 dsadr; /* DSADR value for the current transfer */
781 curr = readl(chan->phy->base + DSADR(chan->phy->idx)); in mmp_pdma_residue()
H A Dpxa_dma.c31 #define DSADR(n) (0x0204 + ((n) << 4)) macro
78 u32 dsadr; /* DSADR value for the current transfer */
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()
/kernel/linux/linux-6.6/drivers/dma/
H A Dmmp_pdma.c28 #define DSADR(n) (0x0204 + ((n) << 4)) macro
75 u32 dsadr; /* DSADR value for the current transfer */
780 curr = readl(chan->phy->base + DSADR(chan->phy->idx)); in mmp_pdma_residue()
H A Dpxa_dma.c31 #define DSADR(n) (0x0204 + ((n) << 4)) macro
78 u32 dsadr; /* DSADR value for the current transfer */
298 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()

Completed in 11 milliseconds