Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Damba-pl08x.c168 struct pl08x_phy_chan { struct
260 struct pl08x_phy_chan *phychan;
296 struct pl08x_phy_chan *phy_chans;
379 static int pl08x_phy_channel_busy(struct pl08x_phy_chan *ch) in pl08x_phy_channel_busy()
402 struct pl08x_phy_chan *phychan, const u32 *lli, u32 ccfg) in pl08x_write_lli()
540 struct pl08x_phy_chan *phychan = plchan->phychan; in pl08x_start_next_txd()
592 static void pl08x_pause_phy_chan(struct pl08x_phy_chan *ch) in pl08x_pause_phy_chan()
620 static void pl08x_resume_phy_chan(struct pl08x_phy_chan *ch) in pl08x_resume_phy_chan()
645 struct pl08x_phy_chan *ch) in pl08x_terminate_phy_chan()
681 static u32 get_bytes_in_phy_channel(struct pl08x_phy_chan *ch) in get_bytes_in_phy_channel()
[all …]
/Linux-v4.19/include/linux/amba/
Dpl08x.h25 struct pl08x_phy_chan;