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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dblackfin.h41 static inline void CSYNC(void) function
78 #define CSYNC(scratch) cli scratch; nop; nop; CSYNC; sti scratch; macro
82 #define CSYNC(scratch) nop; nop; nop; CSYNC; macro
86 #define CSYNC(scratch) CSYNC; macro
[all...]

Completed in 25 milliseconds