Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sh/include/asm/
Dio.h189 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
213 __BUILD_IOPORT_STRING(b, u8)
214 __BUILD_IOPORT_STRING(w, u16)
215 __BUILD_IOPORT_STRING(l, u32)
216 __BUILD_IOPORT_STRING(q, u64)
/Linux-v5.10/arch/mips/include/asm/
Dio.h445 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
472 __BUILD_IOPORT_STRING(bwlq, type)