Searched defs:bwlq (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ |
D | io.h | 311 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument 381 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 416 #define __BUILD_MEMORY_PFX(bus, bwlq, type) \ argument 420 #define BUILDIO_MEM(bwlq, type) \ argument 431 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() argument 435 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() argument 446 #define __BUILDIO(bwlq, type) \ in BUILDIO_MEM() argument 486 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() argument 510 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument 534 #define BUILDSTRING(bwlq, type) \ argument
|
/arch/sh/include/asm/ |
D | io.h | 66 #define __BUILD_UNCACHED_IO(bwlq, type) \ argument 88 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument 157 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 180 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ argument 184 #define BUILDIO_IOPORT(bwlq, type) \ argument 192 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument
|