Home
last modified time | relevance | path

Searched refs:LE (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/devicetree/bindings/
H A Dcommon-properties.txt18 peripheral always needs to be accessed in little endian (LE) mode.
20 endianness of the kernel binary (e.g. LE vmlinux -> readl/writel,
30 default to LE for their MMIO accesses.
33 Scenario 1 : CPU in LE mode & device in LE mode.
41 Scenario 2 : CPU in LE mode & device in BE mode.
57 Scenario 4 : CPU in BE mode & device in LE mode.
/linux/arch/arm/mach-mvebu/
H A Dpmsu_ll.S29 ARM_BE8(setend be ) @ go BE8 if entered LE
45 ARM_BE8(setend be ) @ go BE8 if entered LE
62 ARM_BE8(rev r0, r0) @ the value is stored LE
H A Dheadsmp.S29 ARM_BE8(setend be ) @ go BE8 if entered LE
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-trap.c49 #define LE 1UL macro
114 if (thread_endianness == LE) { in trap_signal_handler()
/linux/arch/arm/mach-imx/
H A Dheadsmp.S25 ARM_BE8(setend be) @ go BE8 if entered LE
/linux/arch/riscv/include/asm/
H A Dimage.h16 #error conversion of header fields to LE not yet implemented
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb8-pisp-comp.rst61 to give a 32-bit word with LE byte order.
71 Three fields of 2, 15, 15 bits are packed in LE order {15,15,2}.
/linux/Documentation/translations/zh_CN/arch/riscv/
H A Dboot-image-header.rst65 Bit 0 内核字节序。1 if BE, 0 if LE.
/linux/net/bluetooth/
H A DKconfig31 SMP (Security Manager Protocol) on LE (Low Energy) links
66 bool "Bluetooth Low Energy (LE) features"
/linux/drivers/media/pci/ddbridge/
H A DKconfig22 - Octopus LE
/linux/Documentation/arch/riscv/
H A Dboot-image-header.rst55 Bit 0 Kernel endianness. 1 if BE, 0 if LE.
/linux/arch/arm/kernel/
H A Dhead.S262 str r8, [r5] @ Save physical start of kernel (LE)
277 str r3, [r5] @ Save physical end of kernel (LE)
H A Dphys2virt.S131 @ in BE8, we load data in BE, but instructions still in LE
/linux/arch/xtensa/kernel/
H A Dalign.S421 __src_b a8, a5, a6 # lo-mask F..F0..0 (BE) 0..0F..F (LE)
422 __src_b a6, a6, a5 # hi-mask 0..0F..F (BE) F..F0..0 (LE)
/linux/drivers/char/agp/
H A DKconfig99 tristate "Serverworks LE/HE chipset support"
/linux/sound/firewire/
H A DKconfig125 * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO
/linux/Documentation/admin-guide/media/
H A Dsaa7134-cardlist.rst194 - Empire PCI TV-Radio LE
H A Dgspca-cardlist.rst171 sunplus 04fc:504b Maxell MaxPocket LE 1.3
/linux/Documentation/filesystems/
H A Dqnx6.rst26 The Linux driver handles endianness transparently. (LE and BE)
H A Dvfat.rst387 character takes either two or four bytes, UTF-16LE encoded.
/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst454 ALU LE 0 convert between host byte order and little endian
466 ``{END, LE, ALU}`` with 'imm' = 16/32/64 means::
/linux/sound/soc/
H A Dsoc-core.c2799 (SNDRV_PCM_FMTBIT_##name##LE | SNDRV_PCM_FMTBIT_##name##BE)
/linux/Documentation/scsi/
H A DChangeLog.lpfc154 "swab16() on LE" and "<<16 on BE".
/linux/
H A DMAINTAINERS13637 M: Phong LE <ple@baylibre.com>