Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Dio.h192 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
216 __BUILD_IOPORT_STRING(b, u8)
217 __BUILD_IOPORT_STRING(w, u16)
218 __BUILD_IOPORT_STRING(l, u32)
219 __BUILD_IOPORT_STRING(q, u64)
/arch/avr32/include/asm/
Dio.h195 #define __BUILD_IOPORT_STRING(bwl, type) \ macro
216 __BUILD_IOPORT_STRING(bwl, type)
/arch/mips/include/asm/
Dio.h503 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
530 __BUILD_IOPORT_STRING(bwlq, type)