Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Damba-pl08x.c222 * @PL08X_CHAN_WAITING: the channel is waiting for a physical transport
229 PL08X_CHAN_WAITING, enumerator
867 plchan->state = PL08X_CHAN_WAITING; in pl08x_phy_alloc_and_start()
918 if (p->state == PL08X_CHAN_WAITING && in pl08x_phy_free()
926 if (p->state == PL08X_CHAN_WAITING && in pl08x_phy_free()
945 success = next->state == PL08X_CHAN_WAITING; in pl08x_phy_free()
1746 if (!plchan->phychan && plchan->state != PL08X_CHAN_WAITING) in pl08x_issue_pending()
2449 case PL08X_CHAN_WAITING: in pl08x_state_str()
/kernel/linux/linux-6.6/drivers/dma/
H A Damba-pl08x.c222 * @PL08X_CHAN_WAITING: the channel is waiting for a physical transport
229 PL08X_CHAN_WAITING, enumerator
867 plchan->state = PL08X_CHAN_WAITING; in pl08x_phy_alloc_and_start()
918 if (p->state == PL08X_CHAN_WAITING && in pl08x_phy_free()
926 if (p->state == PL08X_CHAN_WAITING && in pl08x_phy_free()
945 success = next->state == PL08X_CHAN_WAITING; in pl08x_phy_free()
1738 if (!plchan->phychan && plchan->state != PL08X_CHAN_WAITING) in pl08x_issue_pending()
2441 case PL08X_CHAN_WAITING: in pl08x_state_str()

Completed in 8 milliseconds