Lines Matching refs:WAKE
307 out_le32(&dma->control, (WAKE|FLUSH|PAUSE|RUN) << 16);
477 out_le32(&rd->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */
487 out_le32(&td->control, (RUN|PAUSE|FLUSH|WAKE) << 16);
515 rd->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */
516 td->control = cpu_to_le32((RUN|PAUSE|FLUSH|WAKE) << 16); /* clear run bit */
576 out_le32(&td->control, ((RUN|WAKE) << 16) + (RUN|WAKE));
801 out_le32(&td->control, ((RUN|WAKE) << 16) + (RUN|WAKE));
983 out_le32(&rd->control, ((RUN|WAKE) << 16) | (RUN|WAKE));