Searched refs:__IN1 (Results 1 - 1 of 1) sorted by path

/u-boot/arch/x86/include/asm/
H A Dio.h160 #define __IN1(s) \ macro
167 __IN1(s) __IN2(s,s1,"w") : "=a" (_v) : "Nd" (port) ,##i ); return _v; } \
168 __IN1(s##_p) __IN2(s,s1,"w") __FULL_SLOW_DOWN_IO : "=a" (_v) : "Nd" (port) ,##i ); return _v; }

Completed in 74 milliseconds