Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal.h80 CAL_DMA_RUNNING, enumerator
H A Dcal.c532 ctx->dma.state = CAL_DMA_RUNNING; in cal_ctx_start()