Searched defs:bwlq (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ |
D | io.h | 303 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument 375 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 412 #define __BUILD_MEMORY_PFX(bus, bwlq, type) \ argument 416 #define BUILDIO_MEM(bwlq, type) \ argument 427 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() argument 431 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() argument 442 #define __BUILDIO(bwlq, type) \ in BUILDIO_MEM() argument 482 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() argument 506 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument 530 #define BUILDSTRING(bwlq, type) \ argument
|
/arch/sh/include/asm/ |
D | io.h | 67 #define __BUILD_UNCACHED_IO(bwlq, type) \ argument 89 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument 158 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 181 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ argument 185 #define BUILDIO_IOPORT(bwlq, type) \ argument 193 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument
|