Searched refs:__OUT1 (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/x86/include/asm/
H A Dio.h149 #define __OUT1(s,x) \ macro
157 __OUT1(s,x) __OUT2(s,s1,"w") : : "a" (value), "Nd" (port)); } \
158 __OUT1(s##_p,x) __OUT2(s,s1,"w") __FULL_SLOW_DOWN_IO : : "a" (value), "Nd" (port));}

Completed in 79 milliseconds