| /linux/Documentation/devicetree/bindings/ |
| H A D | common-properties.txt | 18 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 D | pmsu_ll.S | 29 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 D | headsmp.S | 29 ARM_BE8(setend be ) @ go BE8 if entered LE
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-trap.c | 49 #define LE 1UL macro 114 if (thread_endianness == LE) { in trap_signal_handler()
|
| /linux/arch/arm/mach-imx/ |
| H A D | headsmp.S | 25 ARM_BE8(setend be) @ go BE8 if entered LE
|
| /linux/arch/riscv/include/asm/ |
| H A D | image.h | 16 #error conversion of header fields to LE not yet implemented
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-srggb8-pisp-comp.rst | 61 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 D | boot-image-header.rst | 65 Bit 0 内核字节序。1 if BE, 0 if LE.
|
| /linux/net/bluetooth/ |
| H A D | Kconfig | 31 SMP (Security Manager Protocol) on LE (Low Energy) links 66 bool "Bluetooth Low Energy (LE) features"
|
| /linux/drivers/media/pci/ddbridge/ |
| H A D | Kconfig | 22 - Octopus LE
|
| /linux/Documentation/arch/riscv/ |
| H A D | boot-image-header.rst | 55 Bit 0 Kernel endianness. 1 if BE, 0 if LE.
|
| /linux/Documentation/wmi/ |
| H A D | acpi-interface.rst | 125 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 D | head.S | 262 str r8, [r5] @ Save physical start of kernel (LE) 277 str r3, [r5] @ Save physical end of kernel (LE)
|
| H A D | phys2virt.S | 131 @ in BE8, we load data in BE, but instructions still in LE
|
| /linux/arch/xtensa/kernel/ |
| H A D | align.S | 421 __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 D | Kconfig | 125 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 D | Kconfig | 99 tristate "Serverworks LE/HE chipset support"
|
| /linux/sound/firewire/ |
| H A D | Kconfig | 125 * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO
|
| /linux/Documentation/admin-guide/media/ |
| H A D | saa7134-cardlist.rst | 194 - Empire PCI TV-Radio LE
|
| H A D | gspca-cardlist.rst | 171 sunplus 04fc:504b Maxell MaxPocket LE 1.3
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-385-turris-omnia.dts | 365 * u32 magic; (=0x0341a034 in LE)
|
| /linux/Documentation/filesystems/ |
| H A D | qnx6.rst | 26 The Linux driver handles endianness transparently. (LE and BE)
|
| H A D | vfat.rst | 387 character takes either two or four bytes, UTF-16LE encoded.
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-dhcom-som.dtsi | 831 MX6QDL_PAD_EIM_LBA__EIM_LBA_B 0xb060 /* LE */
|
| /linux/Documentation/bpf/standardization/ |
| H A D | instruction-set.rst | 454 ALU LE 0 convert between host byte order and little endian 466 ``{END, LE, ALU}`` with 'imm' = 16/32/64 means::
|