Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/dma/
Dipu-dma.h58 IPU_CHANNEL_FREE, enumerator
/Linux-v4.19/drivers/dma/ipu/
Dipu_idmac.c1511 WARN_ON(ichan->status != IPU_CHANNEL_FREE); in idmac_alloc_chan_resources()
1577 if (ichan->status > IPU_CHANNEL_FREE) { in idmac_free_chan_resources()
1596 ichan->status = IPU_CHANNEL_FREE; in idmac_free_chan_resources()
1640 ichan->status = IPU_CHANNEL_FREE; in ipu_idmac_init()