Searched refs:CPDMA_STATE_ACTIVE (Results 1 – 1 of 1) sorted by relevance
99 CPDMA_STATE_ACTIVE, enumerator310 if (ctlr->state != CPDMA_STATE_ACTIVE) in _cpdma_control_set()335 if (ctlr->state != CPDMA_STATE_ACTIVE) in _cpdma_control_get()382 if (ctlr->state != CPDMA_STATE_ACTIVE) { in cpdma_chan_on()387 chan->state = CPDMA_STATE_ACTIVE; in cpdma_chan_on()570 ctlr->state = CPDMA_STATE_ACTIVE; in cpdma_ctlr_start()599 if (ctlr->state != CPDMA_STATE_ACTIVE) { in cpdma_ctlr_stop()650 if (ctlr->state != CPDMA_STATE_ACTIVE) { in cpdma_ctlr_int_ctrl()1009 if (chan->state == CPDMA_STATE_ACTIVE) in __cpdma_chan_submit()1022 (chan->state == CPDMA_STATE_ACTIVE)) { in __cpdma_chan_submit()[all …]