Searched refs:__BUILD_IOPORT_SINGLE (Results 1 – 2 of 2) sorted by relevance
| /arch/sh/include/asm/ |
| A D | io.h | 158 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro 182 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \ 183 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
|
| /arch/mips/include/asm/ |
| A D | io.h | 261 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax) \ macro 325 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0)
|
Completed in 7 milliseconds