Searched refs:ENDIAN (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/arch/arc/lib/
H A Dmemcmp.S14 #else /* BIG ENDIAN */
79 #else /* BIG ENDIAN */
96 #endif /* ENDIAN */
/linux-4.1.27/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c75 CI(endian, ENDIAN); set_cpuinfo_pvr_full()
/linux-4.1.27/fs/ufs/
H A Dswab.h14 * HERE WE ASSUME EITHER BIG OR LITTLE ENDIAN UFSes
/linux-4.1.27/samples/seccomp/
H A Dbpf-helper.h88 #define ENDIAN(_lo, _hi) _lo, _hi macro
91 #define ENDIAN(_lo, _hi) _hi, _lo macro
97 __u32 ENDIAN(lo32, hi32);
/linux-4.1.27/drivers/atm/
H A Dambassador.h363 /* Again all data are BIG ENDIAN */
412 /* The hosts transmit structure. All BIG ENDIAN; host address
467 /* All BIG ENDIAN; handle is as passed from host; length is zero for
487 writes its pointer values. These pointer values are BIG ENDIAN and
/linux-4.1.27/arch/arm/plat-pxa/
H A Ddma.c114 DCMD_STR(ENDIAN), burst, width, dbg_show_descriptors()
161 DCMD_STR(ENDIAN), burst, width, dcmd & DCMD_LENGTH); dbg_show_chan_state()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h130 #error "Chips in BIG ENDIAN addressing mode are not (yet) supported"
/linux-4.1.27/include/linux/mtd/
H A Dsh_flctl.h60 #define ENDIAN (0x1 << 16) /* 1 = little endian */ macro
/linux-4.1.27/drivers/remoteproc/
H A Dremoteproc_elf_loader.c72 # else /* BIG ENDIAN */
/linux-4.1.27/drivers/ide/
H A Dsgiioc4.c406 /* The Scatter Gather list Entry should be in the BIG-ENDIAN Format */
/linux-4.1.27/drivers/scsi/
H A Deata_generic.h39 #define EATA_SIGNATURE 0x45415441 /* BIG ENDIAN coded "EATA" sig. */
H A Dncr53c8xx.h322 #error "The NCR in BIG ENDIAN addressing mode is not (yet) supported"
/linux-4.1.27/drivers/video/fbdev/
H A Dxilinxfb.c133 #define LITTLE_ENDIAN_ACCESS 0x2 /* LITTLE ENDIAN IO functions */
/linux-4.1.27/drivers/net/ethernet/smsc/
H A Dsmc911x.h525 #define ENDIAN (0x98) macro
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_fc.h1042 * @caution This is defined only in BIG ENDIAN format.
/linux-4.1.27/crypto/
H A Dwp512.c48 * in BIG-ENDIAN format, which is adopted throughout this implementation
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_hw4.h898 /* The HOST ENDIAN defines are in Big Endian format. */

Completed in 790 milliseconds