Lines Matching refs:pxad_phy
99 struct pxad_phy { struct
118 struct pxad_phy *phy; argument
127 struct pxad_phy *phys;
188 struct pxad_phy *phy = s->private; in dbg_show_requester_chan()
219 struct pxad_phy *phy = s->private; in dbg_show_descriptors()
262 struct pxad_phy *phy = s->private; in dbg_show_chan_state()
422 static struct pxad_phy *lookup_phy(struct pxad_chan *pchan) in lookup_phy()
426 struct pxad_phy *phy, *found = NULL; in lookup_phy()
494 struct pxad_phy *phy = chan->phy; in is_chan_running()
511 static void phy_enable(struct pxad_phy *phy, bool misaligned) in phy_enable()
540 static void phy_disable(struct pxad_phy *phy) in phy_disable()
643 static unsigned int clear_chan_irq(struct pxad_phy *phy) in clear_chan_irq()
664 struct pxad_phy *phy = dev_id; in pxad_chan_handler()
718 struct pxad_phy *phy; in pxad_int_handler()
1139 struct pxad_phy *phy; in pxad_terminate_all()
1285 struct pxad_phy *phy; in pxad_init_phys()