Searched defs:bwlq (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/mips/include/asm/ ! |
D | io.h | 304 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument 374 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 409 #define __BUILD_MEMORY_PFX(bus, bwlq, type) \ argument 413 #define BUILDIO_MEM(bwlq, type) \ argument 424 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() argument 428 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() argument 439 #define __BUILDIO(bwlq, type) \ in BUILDIO_MEM() argument 474 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() argument 498 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument 522 #define BUILDSTRING(bwlq, type) \ argument
|
/linux-3.3/arch/sh/include/asm/ ! |
D | io.h | 72 #define __BUILD_UNCACHED_IO(bwlq, type) \ argument 94 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument 163 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 186 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ argument 190 #define BUILDIO_IOPORT(bwlq, type) \ argument 198 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument
|