Lines Matching refs:pxad_phy
100 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()
528 static void phy_disable(struct pxad_phy *phy) in phy_disable()
633 static unsigned int clear_chan_irq(struct pxad_phy *phy) in clear_chan_irq()
654 struct pxad_phy *phy = dev_id; in pxad_chan_handler()
719 struct pxad_phy *phy; in pxad_int_handler()
1140 struct pxad_phy *phy; in pxad_terminate_all()
1297 struct pxad_phy *phy; in pxad_init_phys()