Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/
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()