Lines Matching refs:pl08x_phy_chan
156 struct pl08x_phy_chan { struct
249 struct pl08x_phy_chan *phychan;
286 struct pl08x_phy_chan *phy_chans;
369 static int pl08x_phy_channel_busy(struct pl08x_phy_chan *ch) in pl08x_phy_channel_busy()
392 struct pl08x_phy_chan *phychan, const u32 *lli, u32 ccfg) in pl08x_write_lli()
530 struct pl08x_phy_chan *phychan = plchan->phychan; in pl08x_start_next_txd()
582 static void pl08x_pause_phy_chan(struct pl08x_phy_chan *ch) in pl08x_pause_phy_chan()
610 static void pl08x_resume_phy_chan(struct pl08x_phy_chan *ch) in pl08x_resume_phy_chan()
635 struct pl08x_phy_chan *ch) in pl08x_terminate_phy_chan()
671 static u32 get_bytes_in_phy_channel(struct pl08x_phy_chan *ch) in get_bytes_in_phy_channel()
711 static u32 get_bytes_in_lli(struct pl08x_phy_chan *ch, const u32 *llis_va) in get_bytes_in_lli()
757 struct pl08x_phy_chan *ch; in pl08x_getbytes_chan()
817 static struct pl08x_phy_chan *
821 struct pl08x_phy_chan *ch = NULL; in pl08x_get_phy_channel()
849 struct pl08x_phy_chan *ch) in pl08x_put_phy_channel()
862 struct pl08x_phy_chan *ch; in pl08x_phy_alloc_and_start()
880 static void pl08x_phy_reassign_start(struct pl08x_phy_chan *ch, in pl08x_phy_reassign_start()
2314 struct pl08x_phy_chan *phychan = &pl08x->phy_chans[i]; in pl08x_irq()
2461 struct pl08x_phy_chan *ch; in pl08x_debugfs_show()
2877 struct pl08x_phy_chan *ch = &pl08x->phy_chans[i]; in pl08x_probe()