Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/include/asm/
Dio.h193 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
217 __BUILD_IOPORT_STRING(b, u8)
218 __BUILD_IOPORT_STRING(w, u16)
219 __BUILD_IOPORT_STRING(l, u32)
220 __BUILD_IOPORT_STRING(q, u64)
/Linux-v4.19/arch/mips/include/asm/
Dio.h528 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
555 __BUILD_IOPORT_STRING(bwlq, type)