Home
last modified time | relevance | path

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

12

/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/Documentation/wmi/
H A Dacpi-interface.rst125 encoded as UTF-16LE with **optional** NULL termination and padding.
138 ``datetime`` A fixed-length 25-character UTF-16LE string with the format 2 bytes
/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/arch/xtensa/
H A DKconfig125 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)"
129 This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE).
132 bool "dc233c - Diamond 233L Standard Core Rev.C (LE)"
136 This variant refers to Tensilica's Diamond 233L Standard core Rev.C (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/arch/arm/boot/dts/marvell/
H A Darmada-385-turris-omnia.dts365 * u32 magic; (=0x0341a034 in LE)
/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/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-dhcom-som.dtsi831 MX6QDL_PAD_EIM_LBA__EIM_LBA_B 0xb060 /* LE */
/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::

12