Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dpxa_dma.c100 struct pxad_phy { struct
119 struct pxad_phy *phy; argument
131 struct pxad_phy *phys;
194 struct pxad_phy *phy = s->private; in dbg_show_requester_chan()
225 struct pxad_phy *phy = s->private; in dbg_show_descriptors()
268 struct pxad_phy *phy = s->private; in dbg_show_chan_state()
418 static struct pxad_phy *lookup_phy(struct pxad_chan *pchan) in lookup_phy()
422 struct pxad_phy *phy, *found = NULL; in lookup_phy()
482 struct pxad_phy *phy = chan->phy; in is_chan_running()
499 static void phy_enable(struct pxad_phy *phy, bool misaligned) in phy_enable()
[all …]