Home
last modified time | relevance | path

Searched refs:__BUILD_MEMORY_STRING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dio.h89 #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 Dio.h423 #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 Dio.h394 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() macro
444 __BUILD_MEMORY_STRING(bwlq, type) \