Home
last modified time | relevance | path

Searched defs:ENDIAN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/samples/seccomp/
H A Dbpf-helper.h89 #define ENDIAN(_lo, _hi) _lo, _hi macro
92 #define ENDIAN(_lo, _hi) _hi, _lo macro
/openbmc/linux/include/linux/mtd/
H A Dsh_flctl.h48 #define ENDIAN (0x1 << 16) /* 1 = little endian */ macro
/openbmc/u-boot/drivers/net/
H A Dsmc911x.h273 #define ENDIAN 0x98 macro