Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c91 CPDMA_STATE_IDLE, enumerator
382 if (chan->state != CPDMA_STATE_IDLE) { in cpdma_chan_on()
518 ctlr->state = CPDMA_STATE_IDLE; in cpdma_ctlr_create()
542 if (ctlr->state != CPDMA_STATE_IDLE) { in cpdma_ctlr_start()
621 ctlr->state = CPDMA_STATE_IDLE; in cpdma_ctlr_stop()
634 if (ctlr->state != CPDMA_STATE_IDLE) in cpdma_ctlr_destroy()
900 chan->state = CPDMA_STATE_IDLE; in cpdma_chan_create()
957 if (chan->state != CPDMA_STATE_IDLE) in cpdma_chan_destroy()
1369 chan->state = CPDMA_STATE_IDLE; in cpdma_chan_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c91 CPDMA_STATE_IDLE, enumerator
382 if (chan->state != CPDMA_STATE_IDLE) { in cpdma_chan_on()
518 ctlr->state = CPDMA_STATE_IDLE; in cpdma_ctlr_create()
542 if (ctlr->state != CPDMA_STATE_IDLE) { in cpdma_ctlr_start()
621 ctlr->state = CPDMA_STATE_IDLE; in cpdma_ctlr_stop()
634 if (ctlr->state != CPDMA_STATE_IDLE) in cpdma_ctlr_destroy()
900 chan->state = CPDMA_STATE_IDLE; in cpdma_chan_create()
957 if (chan->state != CPDMA_STATE_IDLE) in cpdma_chan_destroy()
1369 chan->state = CPDMA_STATE_IDLE; in cpdma_chan_stop()

Completed in 5 milliseconds