Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma/
Damba-pl08x.c156 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()
[all …]
/linux-5.19.10/include/linux/amba/
Dpl08x.h22 struct pl08x_phy_chan;