Searched refs:ENDIAN (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/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.4.14/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.4.14/arch/microblaze/kernel/cpu/ |
D | cpuinfo-pvr-full.c | 75 CI(endian, ENDIAN); in set_cpuinfo_pvr_full()
|
/linux-4.4.14/include/linux/mtd/ |
D | sh_flctl.h | 60 #define ENDIAN (0x1 << 16) /* 1 = little endian */ macro
|
/linux-4.4.14/drivers/dma/ |
D | pxa_dma.c | 245 PXA_DCMD_STR(ENDIAN), burst, width, in dbg_show_descriptors() 295 PXA_DCMD_STR(ENDIAN), burst, width, dcmd & PXA_DCMD_LENGTH); in dbg_show_chan_state()
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smc911x.h | 525 #define ENDIAN (0x98) macro
|
/linux-4.4.14/tools/lib/bpf/ |
D | libbpf.c | 74 [ERRCODE_OFFSET(ENDIAN)] = "Endian missmatch",
|