Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/shared/
H A Dio.h7 #define BUILDIO(bwl, bw, type) \ macro
22 BUILDIO(b, b, u8)
23 BUILDIO(w, w, u16)
24 BUILDIO(l, , u32)
25 #undef BUILDIO
/openbmc/linux/arch/x86/include/asm/
H A Dio.h245 #define BUILDIO(bwl, bw, type) \ macro
291 BUILDIO(b, b, u8)
292 BUILDIO(w, w, u16)
293 BUILDIO(l, , u32)
294 #undef BUILDIO