Home
last modified time | relevance | path

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

/arch/arm/mach-ebsa110/
Dio.c200 #define SUPERIO_PORT(p) \ macro
216 if (SUPERIO_PORT(port)) in __inb8()
243 if (SUPERIO_PORT(port)) in __inb16()
258 if (SUPERIO_PORT(port)) in __inw()
274 if (SUPERIO_PORT(port) || port & 3) in __inl()
292 if (SUPERIO_PORT(port)) in __outb8()
314 if (SUPERIO_PORT(port)) in __outb16()
329 if (SUPERIO_PORT(port)) in __outw()
352 if (SUPERIO_PORT(port)) in outsb()
367 if (SUPERIO_PORT(port)) in insb()
[all …]