Searched refs:LE (Results 1 – 25 of 28) sorted by relevance
12
| /Linux-v5.4/Documentation/devicetree/bindings/ |
| 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-v5.4/arch/arm/mach-mvebu/ |
| D | pmsu_ll.S | 32 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
|
| D | headsmp.S | 32 ARM_BE8(setend be ) @ go BE8 if entered LE
|
| /Linux-v5.4/tools/testing/selftests/powerpc/tm/ |
| D | tm-trap.c | 49 #define LE 1UL macro 114 if (thread_endianness == LE) { in trap_signal_handler()
|
| /Linux-v5.4/arch/s390/crypto/ |
| D | crc32le-vx.S | 63 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask 71 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask
|
| /Linux-v5.4/Documentation/devicetree/bindings/pwm/ |
| D | pwm-fsl-ftm.txt | 10 Vybrid | LE 12 LS2 | LE
|
| /Linux-v5.4/arch/arm/mach-imx/ |
| D | headsmp.S | 23 ARM_BE8(setend be) @ go BE8 if entered LE
|
| /Linux-v5.4/arch/riscv/include/asm/ |
| D | image.h | 16 #error conversion of header fields to LE not yet implemented
|
| /Linux-v5.4/net/bluetooth/ |
| D | Kconfig | 31 SMP (Security Manager Protocol) on LE (Low Energy) links 74 bool "Bluetooth Low Energy (LE) features"
|
| /Linux-v5.4/drivers/media/pci/ddbridge/ |
| D | Kconfig | 23 - Octopus LE
|
| /Linux-v5.4/Documentation/riscv/ |
| D | boot-image-header.rst | 58 Bit 0 Kernel endianness. 1 if BE, 0 if LE.
|
| /Linux-v5.4/arch/nds32/kernel/ |
| D | ex-entry.S | 15 mfusr $r15, $LE
|
| D | ex-exit.S | 18 mtusr $r15, $LE
|
| /Linux-v5.4/arch/xtensa/kernel/ |
| D | align.S | 382 __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.4/arch/xtensa/ |
| D | Kconfig | 95 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)" 99 This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE). 102 bool "dc233c - Diamond 233L Standard Core Rev.C (LE)" 106 This variant refers to Tensilica's Diamond 233L Standard core Rev.C (LE).
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | armada-385-turris-omnia.dts | 147 * u32 magic; (=0x0341a034 in LE)
|
| /Linux-v5.4/sound/firewire/ |
| D | Kconfig | 108 * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | subdev-formats.rst | 124 (BE) or LSB first (LE). 302 * .. _MEDIA-BUS-FMT-RGB444-2X8-PADHI-LE: 446 * .. _MEDIA-BUS-FMT-RGB555-2X8-PADHI-LE: 627 * .. _MEDIA-BUS-FMT-BGR565-2X8-LE: 771 * .. _MEDIA-BUS-FMT-RGB565-2X8-LE: 1244 * .. _MEDIA-BUS-FMT-RGB888-2X12-LE: 2056 (BE) or LSB first (LE). 2412 * .. _MEDIA-BUS-FMT-SBGGR10-2X8-PADHI-LE: 2492 * .. _MEDIA-BUS-FMT-SBGGR10-2X8-PADLO-LE: 7628 (BE) or LSB first (LE).
|
| /Linux-v5.4/drivers/char/agp/ |
| D | Kconfig | 99 tristate "Serverworks LE/HE chipset support"
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | saa7134-cardlist.rst | 194 - Empire PCI TV-Radio LE
|
| D | gspca-cardlist.rst | 171 sunplus 04fc:504b Maxell MaxPocket LE 1.3
|
| /Linux-v5.4/arch/nds32/ |
| D | Kconfig.cpu | 52 It will save 3 registers($LB, $LC, $LE) for context saving if say Y.
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | qnx6.txt | 21 The Linux driver handles endianness transparently. (LE and BE)
|
| D | vfat.txt | 347 character takes either two or four bytes, UTF-16LE encoded.
|
| /Linux-v5.4/Documentation/arm64/ |
| D | booting.rst | 110 Bit 0 Kernel endianness. 1 if BE, 0 if LE.
|
12