Home
last modified time | relevance | path

Searched refs:__outbc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/arm/mach-s3c24xx/include/mach/
Dio.h88 #define __outbc(value,port) \ macro
199 #define outb(v,p) (__builtin_constant_p((p)) ? __outbc(v,p) : __outb(v,p))