Lines Matching refs:pxad_phy
97 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()
479 static void phy_disable(struct pxad_phy *phy) in phy_disable()
584 static unsigned int clear_chan_irq(struct pxad_phy *phy) in clear_chan_irq()
605 struct pxad_phy *phy = dev_id; in pxad_chan_handler()
670 struct pxad_phy *phy; in pxad_int_handler()
1091 struct pxad_phy *phy; in pxad_terminate_all()
1247 struct pxad_phy *phy; in pxad_init_phys()