Lines Matching refs:pl08x_phy_chan
150 struct pl08x_phy_chan { struct
236 struct pl08x_phy_chan *phychan;
270 struct pl08x_phy_chan *phy_chans;
353 static int pl08x_phy_channel_busy(struct pl08x_phy_chan *ch) in pl08x_phy_channel_busy()
362 struct pl08x_phy_chan *phychan, const u32 *lli, u32 ccfg) in pl08x_write_lli()
399 struct pl08x_phy_chan *phychan = plchan->phychan; in pl08x_start_next_txd()
437 static void pl08x_pause_phy_chan(struct pl08x_phy_chan *ch) in pl08x_pause_phy_chan()
457 static void pl08x_resume_phy_chan(struct pl08x_phy_chan *ch) in pl08x_resume_phy_chan()
474 struct pl08x_phy_chan *ch) in pl08x_terminate_phy_chan()
532 struct pl08x_phy_chan *ch; in pl08x_getbytes_chan()
602 static struct pl08x_phy_chan *
606 struct pl08x_phy_chan *ch = NULL; in pl08x_get_phy_channel()
634 struct pl08x_phy_chan *ch) in pl08x_put_phy_channel()
647 struct pl08x_phy_chan *ch; in pl08x_phy_alloc_and_start()
664 static void pl08x_phy_reassign_start(struct pl08x_phy_chan *ch, in pl08x_phy_reassign_start()
1830 struct pl08x_phy_chan *phychan = &pl08x->phy_chans[i]; in pl08x_irq()
1967 struct pl08x_phy_chan *ch; in pl08x_debugfs_show()
2345 struct pl08x_phy_chan *ch = &pl08x->phy_chans[i]; in pl08x_probe()