Searched refs:LE (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | common-properties.txt | 14 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/ |
D | regmap.txt | 7 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.S | 37 # 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/ |
D | kprobes.c | 91 #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/ |
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-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | pwm-fsl-ftm.txt | 10 Vybrid | LE 12 LS2 | LE
|
/linux-4.4.14/drivers/media/pci/ddbridge/ |
D | Kconfig | 13 - Octopus LE
|
/linux-4.4.14/net/bluetooth/ |
D | Kconfig | 28 SMP (Security Manager Protocol) on LE (Low Energy) links 62 bool "Bluetooth Low Energy (LE) features"
|
/linux-4.4.14/arch/xtensa/ |
D | Kconfig | 87 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/ |
D | align.S | 385 __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/ |
D | Kconfig | 115 * Focusrite Saffire/Saffire LE/SaffirePro10 IO/SaffirePro26 IO
|
/linux-4.4.14/drivers/char/agp/ |
D | Kconfig | 98 tristate "Serverworks LE/HE chipset support"
|
/linux-4.4.14/Documentation/video4linux/ |
D | CARDLIST.saa7134 | 45 44 -> Empire PCI TV-Radio LE
|
D | gspca.txt | 151 sunplus 04fc:504b Maxell MaxPocket LE 1.3
|
/linux-4.4.14/Documentation/filesystems/ |
D | qnx6.txt | 21 The Linux driver handles endianness transparently. (LE and BE)
|
D | coda.txt | 1501 55..44.. ZZAAPPFFIILLEE
|
/linux-4.4.14/arch/microblaze/lib/ |
D | fastcopy.S | 33 #error Microblaze LE not support ASM optimized lib func. Disable OPT_LIB_ASM.
|
/linux-4.4.14/Documentation/arm64/ |
D | booting.txt | 106 Bit 0: Kernel endianness. 1 if BE, 0 if LE.
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 154 "swab16() on LE" and "<<16 on BE".
|