Home
last modified time | relevance | path

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

/drivers/media/platform/ti-vpe/
Dcal.h81 CAL_DMA_STOP_REQUESTED, enumerator
Dcal.c526 ctx->dma.state = CAL_DMA_STOP_REQUESTED; in cal_ctx_stop()
561 if (ctx->dma.state == CAL_DMA_STOP_REQUESTED) { in cal_irq_wdma_start()