Home
last modified time | relevance | path

Searched refs:pl08x_phy_channel_busy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Damba-pl08x.c369 static int pl08x_phy_channel_busy(struct pl08x_phy_chan *ch) in pl08x_phy_channel_busy() function
540 while (pl08x_phy_channel_busy(phychan)) in pl08x_start_next_txd()
602 if (!pl08x_phy_channel_busy(ch)) in pl08x_pause_phy_chan()
606 if (pl08x_phy_channel_busy(ch)) in pl08x_pause_phy_chan()
2918 i, pl08x_phy_channel_busy(ch) ? "BUSY" : "FREE"); in pl08x_probe()
/kernel/linux/linux-6.6/drivers/dma/
H A Damba-pl08x.c369 static int pl08x_phy_channel_busy(struct pl08x_phy_chan *ch) in pl08x_phy_channel_busy() function
540 while (pl08x_phy_channel_busy(phychan)) in pl08x_start_next_txd()
602 if (!pl08x_phy_channel_busy(ch)) in pl08x_pause_phy_chan()
606 if (pl08x_phy_channel_busy(ch)) in pl08x_pause_phy_chan()
2907 i, pl08x_phy_channel_busy(ch) ? "BUSY" : "FREE"); in pl08x_probe()

Completed in 9 milliseconds