Searched defs:bwlq (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/include/asm/ |
D | io.h | 312 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument 382 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 417 #define __BUILD_MEMORY_PFX(bus, bwlq, type) \ argument 421 #define BUILDIO_MEM(bwlq, type) \ argument 432 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() argument 436 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() argument 447 #define __BUILDIO(bwlq, type) \ in BUILDIO_MEM() argument 487 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() argument 511 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument 535 #define BUILDSTRING(bwlq, type) \ argument
|
/linux-4.4.14/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
|