Searched defs:FLUSH (Results 1 - 1 of 1) sorted by relevance

/arch/powerpc/include/asm/
H A Ddbdma.h34 #define FLUSH 0x2000 macro
96 out_le32(&((regs)->control), (RUN|FLUSH)<<16); \
97 while(in_le32(&((regs)->status)) & (ACTIVE|FLUSH)) \
102 out_le32(&((regs)->control), (ACTIVE|DEAD|WAKE|FLUSH|PAUSE|RUN)<<16);\

Completed in 308 milliseconds