Home
last modified time | relevance | path

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

/drivers/dma/
Dpxa_dma.c97 struct pxad_phy { struct
116 struct pxad_phy *phy; argument
128 struct pxad_phy *phys;
190 struct pxad_phy *phy = s->private; in requester_chan_show()
221 struct pxad_phy *phy = s->private; in descriptors_show()
264 struct pxad_phy *phy = s->private; in chan_state_show()
369 static struct pxad_phy *lookup_phy(struct pxad_chan *pchan) in lookup_phy()
373 struct pxad_phy *phy, *found = NULL; in lookup_phy()
433 struct pxad_phy *phy = chan->phy; in is_chan_running()
450 static void phy_enable(struct pxad_phy *phy, bool misaligned) in phy_enable()
[all …]