Searched refs:RUN (Results 1 – 2 of 2) sorted by relevance
33 #define RUN 0x8000 macro97 out_le32(&((regs)->control), (RUN|FLUSH)<<16); \103 out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\104 while(in_le32(&((regs)->status)) & (RUN)) \
515 out_le32(&chan->control, (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16); in dbdma_restore()
Completed in 8 milliseconds