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

/linux-master/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c92 CPDMA_STATE_ACTIVE, enumerator in enum:cpdma_state
314 if (ctlr->state != CPDMA_STATE_ACTIVE)
339 if (ctlr->state != CPDMA_STATE_ACTIVE)
386 if (ctlr->state != CPDMA_STATE_ACTIVE) {
391 chan->state = CPDMA_STATE_ACTIVE;
573 ctlr->state = CPDMA_STATE_ACTIVE;
601 if (ctlr->state != CPDMA_STATE_ACTIVE) {
650 if (ctlr->state != CPDMA_STATE_ACTIVE) {
996 if (chan->state == CPDMA_STATE_ACTIVE)
1009 (chan->state == CPDMA_STATE_ACTIVE)) {
[all...]

Completed in 153 milliseconds