Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dpxa_dma.c98 struct pxad_phy { struct
117 struct pxad_phy *phy; argument
129 struct pxad_phy *phys;
191 struct pxad_phy *phy = s->private; in requester_chan_show()
222 struct pxad_phy *phy = s->private; in descriptors_show()
265 struct pxad_phy *phy = s->private; in chan_state_show()
368 static struct pxad_phy *lookup_phy(struct pxad_chan *pchan) in lookup_phy()
372 struct pxad_phy *phy, *found = NULL; in lookup_phy()
432 struct pxad_phy *phy = chan->phy; in is_chan_running()
449 static void phy_enable(struct pxad_phy *phy, bool misaligned) in phy_enable()
[all …]