/openbmc/linux/Documentation/devicetree/bindings/regmap/ |
H A D | regmap.txt | 6 big-endian, 12 architectures that typically run big-endian operating systems 13 (e.g. PowerPC), registers can be defined as big-endian and must 16 On SoCs that can be operated in both big-endian and little-endian 23 Scenario 1 : a register set in big-endian mode. 27 big-endian;
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | siteinfo.bbclass | 17 # * endianness: Return "be" for big endian targets, "le" for little endian 28 "aarch64_be": "endian-big bit-64 arm-common arm-64", 30 "arceb": "endian-big bit-32 arc-common", 32 "armeb": "endian-big bit-32 arm-common arm-32", 33 "avr32": "endian-big bit-32 avr32-common", 41 "lm32": "endian-big bit-32", 44 "m68k": "endian-big bit-32", 45 "microblaze": "endian-big bit-32 microblaze-common", 47 "mips": "endian-big bit-32 mips-common", 48 "mips64": "endian-big bit-64 mips-common", [all …]
|
/openbmc/qemu/docs/ |
H A D | xen-save-devices-state.txt | 19 32 bit big endian: QEMU_VM_FILE_MAGIC 20 32 bit big endian: QEMU_VM_FILE_VERSION 25 32 bit big endian: section_id 28 32 bit big endian: instance_id 29 32 bit big endian: version_id
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_global_func10.c | 16 __noinline int foo(const struct Big *big) in foo() argument 18 if (!big) in foo() 21 return bpf_get_prandom_u32() < big->y; in foo()
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | 0001-Add-support-for-riscv32-CPU.patch | 17 @@ -43,6 +43,7 @@ powerpc powerpc (powerpc|ppc) 32 big 19 ppc64 powerpc64 (powerpc|ppc)64 64 big 23 s390 s390 s390 32 big 24 s390x s390x s390x 64 big
|
/openbmc/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a.dtsi | 96 big-endian; 142 big-endian; 165 big-endian; 184 big-endian; 306 big-endian; 319 big-endian; 398 big-endian; 405 big-endian; 412 big-endian; 419 big-endian; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ls1021a.dtsi | 87 big-endian; 97 big-endian; 104 big-endian; 154 big-endian; 167 big-endian; 179 big-endian; 308 big-endian; 320 big-endian; 333 big-endian; 347 big-endian; [all …]
|
H A D | fsl-ls1012a.dtsi | 52 big-endian; 60 big-endian; 68 big-endian; 117 big-endian; 128 big-endian;
|
H A D | fsl-ls1043a.dtsi | 56 big-endian; 69 big-endian; 77 big-endian; 220 big-endian; 251 big-endian; 266 big-endian; 282 big-endian;
|
H A D | fsl-ls1046a.dtsi | 56 big-endian; 69 big-endian; 77 big-endian; 221 big-endian; 253 big-endian; 269 big-endian; 286 big-endian;
|
/openbmc/linux/kernel/bpf/preload/iterators/ |
H A D | README | 3 rebuild "iterators.lskel-little-endian.h". Then, on a big-endian 4 machine, do "make -j big" in this directory to rebuild 5 "iterators.lskel-big-endian.h". Commit both resulting headers.
|
/openbmc/linux/Documentation/devicetree/bindings/counter/ |
H A D | ftm-quaddec.txt | 10 - big-endian: Access the device registers in big-endian mode. 16 big-endian;
|
/openbmc/u-boot/doc/chromium/ |
H A D | nyan-big.its | 13 data = /incbin/("../.././b/nyan-big/u-boot.bin"); 23 description = "tegra124-nyan-big.dtb"; 24 data = /incbin/("../.././b/nyan-big/u-boot.dtb");
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
H A D | 0001-Allow-the-overriding-of-the-endianness-via-the-confi.patch | 27 +elif [ ".$NGX_WITH_ENDIAN" = ".big" ]; then 28 + echo " big endian" 51 - echo " big endian" 58 + echo " big endian"
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_conn.c | 677 u8 big; member 698 if (d->big != conn->iso_qos.bcast.big || d->bis == BT_ISO_QOS_BIS_UNSET || in bis_list() 709 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", d->big, d->bis); in terminate_big_sync() 718 return hci_le_terminate_big_sync(hdev, d->big, in terminate_big_sync() 732 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", conn->iso_qos.bcast.big, in hci_le_terminate_big() 739 d->big = conn->iso_qos.bcast.big; in hci_le_terminate_big() 755 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", d->big, in big_terminate_sync() 759 hci_le_big_terminate_sync(hdev, d->big); in big_terminate_sync() 767 static int hci_le_big_terminate(struct hci_dev *hdev, u8 big, struct hci_conn *conn) in hci_le_big_terminate() argument 772 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", big, conn->sync_handle); in hci_le_big_terminate() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | fsl,dcu.txt | 14 - big-endian Boolean property, LS1021A DCU registers are big-endian. 26 big-endian;
|
/openbmc/u-boot/arch/arm/cpu/ |
H A D | u-boot-spl.lds | 83 "SPL image too big"); 88 "SPL image BSS too big"); 93 "SPL image plus BSS too big");
|
/openbmc/openbmc/poky/meta/site/ |
H A D | endian-big | 5 ac_cv_libnet_endianess=${ac_cv_libnet_endianess=big} 8 ac_cv_c_endian=big
|
/openbmc/u-boot/board/nvidia/nyan-big/ |
H A D | Kconfig | 4 default "nyan-big" 10 default "nyan-big"
|
H A D | MAINTAINERS | 4 F: board/nvidia/nyan-big/ 5 F: include/configs/nyan-big.h
|
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
H A D | 0001-tests-fix-TESTSUITE_AT.patch | 169 + star/pax-big-10g.at\ 170 + star/ustar-big-2g.at\ 171 + star/ustar-big-8g.at\ 192 - star/ustar-big-2g.at\ 193 - star/ustar-big-8g.at\ 194 - star/pax-big-10g.at\
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | fsl,ftm-timer.txt | 16 - big-endian: One boolean property, the big endian mode will be in use if it is 30 big-endian;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/files/ |
H A D | 0001-Fix-build-on-big-endian-architectures.patch | 4 Subject: [PATCH] Fix build on big endian architectures 19 // empty macros if the system is big endian 24 -#error This code does not support big endian architectures
|
/openbmc/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm3384_viper.dtsi | 93 big-endian; 102 big-endian; 103 no-big-frame-no;
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | stat_bpf_counters.sh | 33 base_cycles=$(perf stat --no-big-num -e cycles -- perf bench sched messaging -g 1 -l 100 -t 2>&1 | … 38 bpf_cycles=$(perf stat --no-big-num --bpf-counters -e cycles -- perf bench sched messaging -g 1 -l …
|