Home
last modified time | relevance | path

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

/linux-4.4.14/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.c422 static struct pxad_phy *lookup_phy(struct pxad_chan *pchan) in lookup_phy() function
559 chan->phy = lookup_phy(chan); in pxad_launch_chan()