Home
last modified time | relevance | path

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

/openbmc/linux/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()