Searched defs:bwlq (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/ |
D | io.h | 325 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument 397 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 434 #define __BUILD_MEMORY_PFX(bus, bwlq, type) \ argument 438 #define BUILDIO_MEM(bwlq, type) \ argument 449 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() argument 453 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() argument 464 #define __BUILDIO(bwlq, type) \ in BUILDIO_MEM() argument 504 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() argument 528 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument 552 #define BUILDSTRING(bwlq, type) \ argument
|
/Linux-v4.19/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
|