Searched refs:ENDIAN (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/samples/seccomp/ |
D | bpf-helper.h | 88 #define ENDIAN(_lo, _hi) _lo, _hi macro 91 #define ENDIAN(_lo, _hi) _hi, _lo macro 97 __u32 ENDIAN(lo32, hi32);
|
/linux-4.1.27/arch/arm/plat-pxa/ |
D | dma.c | 114 DCMD_STR(ENDIAN), burst, width, in dbg_show_descriptors() 161 DCMD_STR(ENDIAN), burst, width, dcmd & DCMD_LENGTH); in dbg_show_chan_state()
|
/linux-4.1.27/arch/microblaze/kernel/cpu/ |
D | cpuinfo-pvr-full.c | 75 CI(endian, ENDIAN); in set_cpuinfo_pvr_full()
|
/linux-4.1.27/include/linux/mtd/ |
D | sh_flctl.h | 60 #define ENDIAN (0x1 << 16) /* 1 = little endian */ macro
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smc911x.h | 525 #define ENDIAN (0x98) macro
|