Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/ipu/
Dipu_intern.h141 #define TASK_STAT_IDLE 0 macro
Dipu_idmac.c152 uint32_t stat = TASK_STAT_IDLE; in ipu_channel_status()