Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dio.h471 #define BUILDSTRING(bwlq, type) \ macro
476 BUILDSTRING(b, u8)
477 BUILDSTRING(w, u16)
478 BUILDSTRING(l, u32)
480 BUILDSTRING(q, u64)
/openbmc/u-boot/arch/mips/include/asm/
H A Dio.h442 #define BUILDSTRING(bwlq, type) \ macro
447 BUILDSTRING(b, u8)
448 BUILDSTRING(w, u16)
449 BUILDSTRING(l, u32)
451 BUILDSTRING(q, u64)