Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/
Dcommon-properties.txt14 peripheral always needs to be accessed in LE mode.
16 endianness of the kernel binary (e.g. LE vmlinux -> readl/writel,
26 most existing (PCI-based) drivers implicitly default to LE by using
30 Scenario 1 : CPU in LE mode & device in LE mode.
38 Scenario 2 : CPU in LE mode & device in BE mode.
54 Scenario 4 : CPU in BE mode & device in LE mode.
/linux-4.4.14/Documentation/devicetree/bindings/regmap/
Dregmap.txt7 2 LE 'little-endian'
19 Scenario 1 : CPU in LE mode & device in LE mode.
26 Scenario 2 : CPU in LE mode & device in BE mode.
41 Scenario 4 : CPU in BE mode & device in LE mode.
/linux-4.4.14/arch/mn10300/lib/
D__ucmpdi2.S37 # C flag is set if LE, clear if GE
38 subc d0,d0 # -1 if LE, 0 if GE
39 add +1,d0 # 0 if LE, 1 if GE
40 add d0,d0 # 0 if LE, 2 if GE
/linux-4.4.14/arch/mn10300/kernel/
Dkprobes.c91 #define LE (1 << 3) macro
107 /* 0 0 0 1 */ (EQ | NC | CC | VC | GE | LE | LS),
108 /* 0 0 1 0 */ (NE | NS | CC | VC | LT | LE | HI),
109 /* 0 0 1 1 */ (EQ | NS | CC | VC | LT | LE | LS),
111 /* 0 1 0 1 */ (EQ | NC | CS | VC | GE | LE | LS),
112 /* 0 1 1 0 */ (NE | NS | CS | VC | LT | LE | LS),
113 /* 0 1 1 1 */ (EQ | NS | CS | VC | LT | LE | LS),
114 /* 1 0 0 0 */ (NE | NC | CC | VS | LT | LE | HI),
115 /* 1 0 0 1 */ (EQ | NC | CC | VS | LT | LE | LS),
117 /* 1 0 1 1 */ (EQ | NS | CC | VS | GE | LE | LS),
[all …]
/linux-4.4.14/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
66 ARM_BE8(rev r0, r0) @ the value is stored LE
Dheadsmp.S32 ARM_BE8(setend be ) @ go BE8 if entered LE
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Dpwm-fsl-ftm.txt10 Vybrid | LE
12 LS2 | LE
/linux-4.4.14/drivers/media/pci/ddbridge/
DKconfig13 - Octopus LE
/linux-4.4.14/net/bluetooth/
DKconfig28 SMP (Security Manager Protocol) on LE (Low Energy) links
62 bool "Bluetooth Low Energy (LE) features"
/linux-4.4.14/arch/xtensa/
DKconfig87 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)"
91 This variant refers to Tensilica's Diamond 232L Standard core Rev.B (LE).
94 bool "dc233c - Diamond 233L Standard Core Rev.C (LE)"
98 This variant refers to Tensilica's Diamond 233L Standard core Rev.C (LE).
/linux-4.4.14/arch/xtensa/kernel/
Dalign.S385 __src_b a8, a5, a6 # lo-mask F..F0..0 (BE) 0..0F..F (LE)
386 __src_b a6, a6, a5 # hi-mask 0..0F..F (BE) F..F0..0 (LE)
/linux-4.4.14/sound/firewire/
DKconfig115 * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO
/linux-4.4.14/drivers/char/agp/
DKconfig98 tristate "Serverworks LE/HE chipset support"
/linux-4.4.14/Documentation/video4linux/
DCARDLIST.saa713445 44 -> Empire PCI TV-Radio LE
Dgspca.txt151 sunplus 04fc:504b Maxell MaxPocket LE 1.3
/linux-4.4.14/Documentation/filesystems/
Dqnx6.txt21 The Linux driver handles endianness transparently. (LE and BE)
Dcoda.txt1501 55..44.. ZZAAPPFFIILLEE
/linux-4.4.14/arch/microblaze/lib/
Dfastcopy.S33 #error Microblaze LE not support ASM optimized lib func. Disable OPT_LIB_ASM.
/linux-4.4.14/Documentation/arm64/
Dbooting.txt106 Bit 0: Kernel endianness. 1 if BE, 0 if LE.
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc154 "swab16() on LE" and "<<16 on BE".