Searched refs:CPDMA_STATE_ACTIVE (Results 1 – 1 of 1) sorted by relevance
92 CPDMA_STATE_ACTIVE, enumerator314 if (ctlr->state != CPDMA_STATE_ACTIVE) in _cpdma_control_set()339 if (ctlr->state != CPDMA_STATE_ACTIVE) in _cpdma_control_get()386 if (ctlr->state != CPDMA_STATE_ACTIVE) { in cpdma_chan_on()391 chan->state = CPDMA_STATE_ACTIVE; in cpdma_chan_on()573 ctlr->state = CPDMA_STATE_ACTIVE; in cpdma_ctlr_start()601 if (ctlr->state != CPDMA_STATE_ACTIVE) { in cpdma_ctlr_stop()650 if (ctlr->state != CPDMA_STATE_ACTIVE) { in cpdma_ctlr_int_ctrl()996 if (chan->state == CPDMA_STATE_ACTIVE) in __cpdma_chan_submit()1009 (chan->state == CPDMA_STATE_ACTIVE)) { in __cpdma_chan_submit()[all …]