Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dpxa_dma.c99 struct pxad_phy { struct
118 struct pxad_phy *phy; argument
127 struct pxad_phy *phys;
188 struct pxad_phy *phy = s->private; in dbg_show_requester_chan()
219 struct pxad_phy *phy = s->private; in dbg_show_descriptors()
262 struct pxad_phy *phy = s->private; in dbg_show_chan_state()
422 static struct pxad_phy *lookup_phy(struct pxad_chan *pchan) in lookup_phy()
426 struct pxad_phy *phy, *found = NULL; in lookup_phy()
494 struct pxad_phy *phy = chan->phy; in is_chan_running()
511 static void phy_enable(struct pxad_phy *phy, bool misaligned) in phy_enable()
[all …]