Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/ipu/
H A Dipu_intern.h142 #define TASK_STAT_ACTIVE 1 macro
H A Dipu_idmac.c1083 (ipu_channel_status(ipu, channel) == TASK_STAT_ACTIVE)) { in ipu_disable_channel()