Searched refs:LE (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | common-properties.txt | 18 peripheral always needs to be accessed in LE mode. 20 endianness of the kernel binary (e.g. LE vmlinux -> readl/writel, 30 most existing (PCI-based) drivers implicitly default to LE by using 34 Scenario 1 : CPU in LE mode & device in LE mode. 42 Scenario 2 : CPU in LE mode & device in BE mode. 58 Scenario 4 : CPU in BE mode & device in LE mode.
|
/Linux-v4.19/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 66 ARM_BE8(rev r0, r0) @ the value is stored LE
|
D | headsmp.S | 32 ARM_BE8(setend be ) @ go BE8 if entered LE
|
/Linux-v4.19/tools/testing/selftests/powerpc/tm/ |
D | tm-trap.c | 49 #define LE 1UL macro 114 if (thread_endianness == LE) { in trap_signal_handler()
|
/Linux-v4.19/arch/s390/crypto/ |
D | crc32le-vx.S | 63 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask 71 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | pwm-fsl-ftm.txt | 10 Vybrid | LE 12 LS2 | LE
|
/Linux-v4.19/arch/arm/mach-imx/ |
D | headsmp.S | 29 ARM_BE8(setend be) @ go BE8 if entered LE
|
/Linux-v4.19/net/bluetooth/ |
D | Kconfig | 29 SMP (Security Manager Protocol) on LE (Low Energy) links 72 bool "Bluetooth Low Energy (LE) features"
|
/Linux-v4.19/drivers/media/pci/ddbridge/ |
D | Kconfig | 22 - Octopus LE
|
/Linux-v4.19/arch/nds32/kernel/ |
D | ex-entry.S | 14 mfusr $r15, $LE
|
D | ex-exit.S | 17 mtusr $r15, $LE
|
/Linux-v4.19/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-v4.19/arch/xtensa/ |
D | Kconfig | 97 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)" 101 This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE). 104 bool "dc233c - Diamond 233L Standard Core Rev.C (LE)" 108 This variant refers to Tensilica's Diamond 233L Standard core Rev.C (LE).
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | armada-385-turris-omnia.dts | 147 * u32 magic; (=0x0341a034 in LE)
|
/Linux-v4.19/sound/firewire/ |
D | Kconfig | 106 * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | subdev-formats.rst | 109 (BE) or LSB first (LE). 287 * .. _MEDIA-BUS-FMT-RGB444-2X8-PADHI-LE: 431 * .. _MEDIA-BUS-FMT-RGB555-2X8-PADHI-LE: 612 * .. _MEDIA-BUS-FMT-BGR565-2X8-LE: 756 * .. _MEDIA-BUS-FMT-RGB565-2X8-LE: 1122 * .. _MEDIA-BUS-FMT-RGB888-2X12-LE: 1827 (BE) or LSB first (LE). 2183 * .. _MEDIA-BUS-FMT-SBGGR10-2X8-PADHI-LE: 2263 * .. _MEDIA-BUS-FMT-SBGGR10-2X8-PADLO-LE: 7399 (BE) or LSB first (LE).
|
/Linux-v4.19/drivers/char/agp/ |
D | Kconfig | 99 tristate "Serverworks LE/HE chipset support"
|
/Linux-v4.19/arch/nds32/ |
D | Kconfig.cpu | 17 It will save 3 registers($LB, $LC, $LE) for context saving if say Y.
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | saa7134-cardlist.rst | 192 - Empire PCI TV-Radio LE
|
D | gspca-cardlist.rst | 169 sunplus 04fc:504b Maxell MaxPocket LE 1.3
|
/Linux-v4.19/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.
|
D | coda.txt | 1501 55..44.. ZZAAPPFFIILLEE
|
/Linux-v4.19/Documentation/arm64/ |
D | booting.txt | 106 Bit 0: Kernel endianness. 1 if BE, 0 if LE.
|
/Linux-v4.19/sound/soc/ |
D | soc-core.c | 3125 (SNDRV_PCM_FMTBIT_##name##LE | SNDRV_PCM_FMTBIT_##name##BE)
|
12