Home
last modified time | relevance | path

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

/linux-4.1.27/samples/seccomp/
Dbpf-helper.h88 #define ENDIAN(_lo, _hi) _lo, _hi macro
91 #define ENDIAN(_lo, _hi) _hi, _lo macro
/linux-4.1.27/include/linux/mtd/
Dsh_flctl.h60 #define ENDIAN (0x1 << 16) /* 1 = little endian */ macro
/linux-4.1.27/drivers/net/ethernet/smsc/
Dsmc911x.h525 #define ENDIAN (0x98) macro