Searched refs:__BUILD_MEMORY_STRING (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | io.h | 421 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() macro 471 __BUILD_MEMORY_STRING(bwlq, type) \
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | io.h | 393 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() macro 443 __BUILD_MEMORY_STRING(bwlq, type) \
|