Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds