Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sh/include/asm/
Dio.h194 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
218 __BUILD_IOPORT_STRING(b, u8)
219 __BUILD_IOPORT_STRING(w, u16)
220 __BUILD_IOPORT_STRING(l, u32)
221 __BUILD_IOPORT_STRING(q, u64)
/Linux-v5.4/arch/mips/include/asm/
Dio.h544 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
571 __BUILD_IOPORT_STRING(bwlq, type)