Home
last modified time | relevance | path

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

12

/Linux-v5.15/Documentation/devicetree/bindings/
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-v5.15/arch/arm/mach-mvebu/
Dpmsu_ll.S32 ARM_BE8(setend be ) @ go BE8 if entered LE
48 ARM_BE8(setend be ) @ go BE8 if entered LE
65 ARM_BE8(rev r0, r0) @ the value is stored LE
Dheadsmp.S32 ARM_BE8(setend be ) @ go BE8 if entered LE
/Linux-v5.15/tools/testing/selftests/powerpc/tm/
Dtm-trap.c49 #define LE 1UL macro
114 if (thread_endianness == LE) { in trap_signal_handler()
/Linux-v5.15/arch/s390/crypto/
Dcrc32le-vx.S63 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask
71 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask
/Linux-v5.15/Documentation/devicetree/bindings/pwm/
Dpwm-fsl-ftm.txt10 Vybrid | LE
12 LS2 | LE
/Linux-v5.15/arch/arm/mach-imx/
Dheadsmp.S23 ARM_BE8(setend be) @ go BE8 if entered LE
/Linux-v5.15/arch/riscv/include/asm/
Dimage.h16 #error conversion of header fields to LE not yet implemented
/Linux-v5.15/Documentation/translations/zh_CN/riscv/
Dboot-image-header.rst65 Bit 0 内核字节序。1 if BE, 0 if LE.
/Linux-v5.15/net/bluetooth/
DKconfig31 SMP (Security Manager Protocol) on LE (Low Energy) links
73 bool "Bluetooth Low Energy (LE) features"
/Linux-v5.15/drivers/media/pci/ddbridge/
DKconfig22 - Octopus LE
/Linux-v5.15/Documentation/riscv/
Dboot-image-header.rst58 Bit 0 Kernel endianness. 1 if BE, 0 if LE.
/Linux-v5.15/arch/nds32/kernel/
Dex-exit.S18 mtusr $r15, $LE
Dex-entry.S15 mfusr $r15, $LE
/Linux-v5.15/arch/xtensa/kernel/
Dalign.S382 __src_b a8, a5, a6 # lo-mask F..F0..0 (BE) 0..0F..F (LE)
383 __src_b a6, a6, a5 # hi-mask 0..0F..F (BE) F..F0..0 (LE)
/Linux-v5.15/arch/arm/kernel/
Dhead.S259 str r8, [r5] @ Save physical start of kernel (LE)
272 str r3, [r5] @ Save physical end of kernel (LE)
Dphys2virt.S131 @ in BE8, we load data in BE, but instructions still in LE
/Linux-v5.15/arch/xtensa/
DKconfig104 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)"
108 This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE).
111 bool "dc233c - Diamond 233L Standard Core Rev.C (LE)"
115 This variant refers to Tensilica's Diamond 233L Standard core Rev.C (LE).
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dsubdev-formats.rst196 (BE) or LSB first (LE).
374 * .. _MEDIA-BUS-FMT-RGB444-2X8-PADHI-LE:
518 * .. _MEDIA-BUS-FMT-RGB555-2X8-PADHI-LE:
699 * .. _MEDIA-BUS-FMT-BGR565-2X8-LE:
843 * .. _MEDIA-BUS-FMT-RGB565-2X8-LE:
1316 * .. _MEDIA-BUS-FMT-RGB888-2X12-LE:
2128 (BE) or LSB first (LE).
2484 * .. _MEDIA-BUS-FMT-SBGGR10-2X8-PADHI-LE:
2564 * .. _MEDIA-BUS-FMT-SBGGR10-2X8-PADLO-LE:
7737 (BE) or LSB first (LE).
/Linux-v5.15/drivers/char/agp/
DKconfig99 tristate "Serverworks LE/HE chipset support"
/Linux-v5.15/sound/firewire/
DKconfig125 * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO
/Linux-v5.15/Documentation/admin-guide/media/
Dsaa7134-cardlist.rst194 - Empire PCI TV-Radio LE
/Linux-v5.15/arch/nds32/
DKconfig.cpu52 It will save 3 registers($LB, $LC, $LE) for context saving if say Y.
/Linux-v5.15/arch/arm/boot/dts/
Darmada-385-turris-omnia.dts302 * u32 magic; (=0x0341a034 in LE)
/Linux-v5.15/Documentation/filesystems/
Dqnx6.rst26 The Linux driver handles endianness transparently. (LE and BE)

12