Home
last modified time | relevance | path

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

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