Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/dma/
Dipu-dma.h55 IPU_CHANNEL_FREE, enumerator
/Linux-v5.10/drivers/dma/ipu/
Dipu_idmac.c1508 WARN_ON(ichan->status != IPU_CHANNEL_FREE); in idmac_alloc_chan_resources()
1574 if (ichan->status > IPU_CHANNEL_FREE) { in idmac_free_chan_resources()
1593 ichan->status = IPU_CHANNEL_FREE; in idmac_free_chan_resources()
1637 ichan->status = IPU_CHANNEL_FREE; in ipu_idmac_init()