Searched refs:__BUILD_IOPORT_SINGLE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io.h | 154 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro 178 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \ 179 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | io.h | 297 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ macro 361 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0,) \ in BUILDIO_MEM() 362 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0, _p) in BUILDIO_MEM()
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | io.h | 290 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p) \ macro 339 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ) \ in BUILDIO_MEM() 340 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p) in BUILDIO_MEM()
|