Lines Matching refs:CPDMA_STATE_ACTIVE
97 CPDMA_STATE_ACTIVE, enumerator
330 ctlr->state = CPDMA_STATE_ACTIVE; in cpdma_ctlr_start()
470 if (ctlr->state != CPDMA_STATE_ACTIVE) { in cpdma_ctlr_int_ctrl()
641 if (chan->state == CPDMA_STATE_ACTIVE) in __cpdma_chan_submit()
654 (chan->state == CPDMA_STATE_ACTIVE)) { in __cpdma_chan_submit()
711 if (chan->state == CPDMA_STATE_ACTIVE && chan->rxfree) in cpdma_chan_submit()
826 if (chan->state != CPDMA_STATE_ACTIVE) in cpdma_chan_process()
850 if (ctlr->state != CPDMA_STATE_ACTIVE) { in cpdma_chan_start()
855 chan->state = CPDMA_STATE_ACTIVE; in cpdma_chan_start()
935 if (chan->state != CPDMA_STATE_ACTIVE) { in cpdma_chan_int_ctrl()
983 if (ctlr->state != CPDMA_STATE_ACTIVE) in cpdma_control_get()
1015 if (ctlr->state != CPDMA_STATE_ACTIVE) in cpdma_control_set()