Home
last modified time | relevance | path

Searched refs:ENDIAN (Results 1 – 5 of 5) sorted by relevance

/linux/samples/seccomp/
H A Dbpf-helper.h89 #define ENDIAN(_lo, _hi) _lo, _hi macro
92 #define ENDIAN(_lo, _hi) _hi, _lo macro
98 __u32 ENDIAN(lo32, hi32);
/linux/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c70 CI(endian, ENDIAN); in set_cpuinfo_pvr_full()
/linux/include/linux/mtd/
H A Dsh_flctl.h48 #define ENDIAN (0x1 << 16) /* 1 = little endian */ macro
/linux/tools/lib/bpf/
H A Dlibbpf_utils.c35 [ERRCODE_OFFSET(ENDIAN)] = "Endian mismatch",
/linux/drivers/dma/
H A Dpxa_dma.c248 PXA_DCMD_STR(ENDIAN), burst, width, in descriptors_show()
297 PXA_DCMD_STR(ENDIAN), burst, width, dcmd & PXA_DCMD_LENGTH); in chan_state_show()