Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Ddavinci_cpdma.c98 CPDMA_STATE_IDLE, enumerator
378 if (chan->state != CPDMA_STATE_IDLE) { in cpdma_chan_on()
514 ctlr->state = CPDMA_STATE_IDLE; in cpdma_ctlr_create()
539 if (ctlr->state != CPDMA_STATE_IDLE) { in cpdma_ctlr_start()
619 ctlr->state = CPDMA_STATE_IDLE; in cpdma_ctlr_stop()
633 if (ctlr->state != CPDMA_STATE_IDLE) in cpdma_ctlr_destroy()
909 chan->state = CPDMA_STATE_IDLE; in cpdma_chan_create()
968 if (chan->state != CPDMA_STATE_IDLE) in cpdma_chan_destroy()
1286 chan->state = CPDMA_STATE_IDLE; in cpdma_chan_stop()