Searched defs:bwlq (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/arch/mips/include/asm/ |
D | io.h | 232 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument 291 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p) \ argument 324 #define __BUILD_MEMORY_PFX(bus, bwlq, type) \ argument 328 #define BUILDIO_MEM(bwlq, type) \ argument 339 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() argument 343 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() argument 354 #define __BUILDIO(bwlq, type) \ in BUILDIO_MEM() argument 394 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() argument 418 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument 442 #define BUILDSTRING(bwlq, type) \ argument [all …]
|