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

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

Completed in 166 milliseconds