Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/ipu/
Dipu_intern.h142 #define TASK_STAT_ACTIVE 1 macro
Dipu_idmac.c1083 (ipu_channel_status(ipu, channel) == TASK_STAT_ACTIVE)) { in ipu_disable_channel()