Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A 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.
/OK3568_Linux_fs/u-boot/cmd/
H A Ditest.c26 #define LE 4 macro
48 { "-le", LE },
49 { "<=" , LE },
124 case LE: return (p <= 0); in stringcomp()
142 case LE: return (l <= r); in arithcomp()
/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A 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
H A Dheadsmp.S32 ARM_BE8(setend be ) @ go BE8 if entered LE
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/files/waf-cross-answers/
H A Dcross-answers-powerpc64.txt27 Checking if can we convert from CP850 to UCS-2LE: (255, "")
28 Checking if can we convert from IBM850 to UCS-2LE: (255, "")
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-powerpc64le.txt27 Checking if can we convert from CP850 to UCS-2LE: (255, "")
28 Checking if can we convert from IBM850 to UCS-2LE: (255, "")
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-arm.txt28 Checking if can we convert from CP850 to UCS-2LE: OK
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-aarch64.txt27 Checking if can we convert from CP850 to UCS-2LE: OK
28 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-riscv64.txt27 Checking if can we convert from CP850 to UCS-2LE: OK
28 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-mipsel.txt28 Checking if can we convert from CP850 to UCS-2LE: OK
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-mips.txt28 Checking if can we convert from CP850 to UCS-2LE: OK
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-mips64.txt27 Checking if can we convert from CP850 to UCS-2LE: OK
28 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-i586.txt28 Checking if can we convert from CP850 to UCS-2LE: OK
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-i686.txt28 Checking if can we convert from CP850 to UCS-2LE: OK
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-armeb.txt28 Checking if can we convert from CP850 to UCS-2LE: OK
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-aarch64_be.txt27 Checking if can we convert from CP850 to UCS-2LE: OK
28 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-x86_64.txt27 Checking if can we convert from CP850 to UCS-2LE: OK
28 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-powerpc.txt28 Checking if can we convert from CP850 to UCS-2LE: OK
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-mips64el.txt27 Checking if can we convert from CP850 to UCS-2LE: OK
28 Checking if can we convert from UTF-8 to UCS-2LE: OK
H A Dcross-answers-riscv32.txt28 Checking if can we convert from CP850 to UCS-2LE: OK
29 Checking if can we convert from UTF-8 to UCS-2LE: OK
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-trap.c49 #define LE 1UL macro
114 if (thread_endianness == LE) { in trap_signal_handler()
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Dcrc32le-vx.S63 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask
71 .octa 0x0F0E0D0C0B0A09080706050403020100 # BE->LE mask
/OK3568_Linux_fs/buildroot/package/libtalloc/
H A Dlibtalloc-cache.txt18 Checking if can we convert from CP850 to UCS-2LE: OK
19 Checking if can we convert from UTF-8 to UCS-2LE: OK
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pwm/
H A Dpwm-fsl-ftm.txt10 Vybrid | LE
12 LS2 | LE
/OK3568_Linux_fs/buildroot/package/samba4/
H A Dsamba4-cache.txt18 Checking if can we convert from CP850 to UCS-2LE: OK
19 Checking if can we convert from UTF-8 to UCS-2LE: OK

12345