Home
last modified time | relevance | path

Searched refs:pl08x_phy_chan (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/dma/
Damba-pl08x.c148 struct pl08x_phy_chan { struct
234 struct pl08x_phy_chan *phychan;
268 struct pl08x_phy_chan *phy_chans;
351 static int pl08x_phy_channel_busy(struct pl08x_phy_chan *ch) in pl08x_phy_channel_busy()
360 struct pl08x_phy_chan *phychan, const u32 *lli, u32 ccfg) in pl08x_write_lli()
397 struct pl08x_phy_chan *phychan = plchan->phychan; in pl08x_start_next_txd()
435 static void pl08x_pause_phy_chan(struct pl08x_phy_chan *ch) in pl08x_pause_phy_chan()
455 static void pl08x_resume_phy_chan(struct pl08x_phy_chan *ch) in pl08x_resume_phy_chan()
472 struct pl08x_phy_chan *ch) in pl08x_terminate_phy_chan()
530 struct pl08x_phy_chan *ch; in pl08x_getbytes_chan()
[all …]
/linux-4.1.27/include/linux/amba/
Dpl08x.h25 struct pl08x_phy_chan;