Searched refs:DEAD (Results 1 – 3 of 3) sorted by relevance
36 #define DEAD 0x0800 macro102 out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\
121 ; DEAD END: can't do much, display Regs and HALT
519 out_le32(&chan->control, (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16); in dbdma_restore()