Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma/ipu/
Dipu_intern.h142 #define TASK_STAT_ACTIVE 1 macro
Dipu_idmac.c1085 (ipu_channel_status(ipu, channel) == TASK_STAT_ACTIVE)) { in ipu_disable_channel()