Searched refs:RUN (Results 1 – 3 of 3) sorted by relevance
32 #define RUN 0x8000 macro96 out_le32(&((regs)->control), (RUN|FLUSH)<<16); \102 out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\103 while(in_le32(&((regs)->status)) & (RUN)) \
148 dcsr, DCSR_STR(RUN), DCSR_STR(NODESC), in dbg_show_chan_state()
519 out_le32(&chan->control, (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16); in dbdma_restore()