Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dmmp_pdma.c238 static struct mmp_pdma_phy *lookup_phy(struct mmp_pdma_chan *pchan) in lookup_phy() function
313 chan->phy = lookup_phy(chan); in start_pending_queue()
Dpxa_dma.c418 static struct pxad_phy *lookup_phy(struct pxad_chan *pchan) in lookup_phy() function
547 chan->phy = lookup_phy(chan); in pxad_launch_chan()