Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sh/include/asm/
Dio.h213 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
237 __BUILD_IOPORT_STRING(b, u8)
238 __BUILD_IOPORT_STRING(w, u16)
239 __BUILD_IOPORT_STRING(l, u32)
240 __BUILD_IOPORT_STRING(q, u64)
/linux-6.12.1/arch/mips/include/asm/
Dio.h416 #define __BUILD_IOPORT_STRING(bwlq, type) \ macro
443 __BUILD_IOPORT_STRING(bwlq, type)