Searched refs:__BUILD_MEMORY_STRING (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/sh/include/asm/ |
H A D | io.h | 89 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ macro 114 __BUILD_MEMORY_STRING(__raw_, b, u8) 115 __BUILD_MEMORY_STRING(__raw_, w, u16) 120 __BUILD_MEMORY_STRING(__raw_, q, u64)
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | io.h | 423 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() macro 473 __BUILD_MEMORY_STRING(bwlq, type) \
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | io.h | 394 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() macro 444 __BUILD_MEMORY_STRING(bwlq, type) \
|