| /Linux-v6.6/Documentation/devicetree/bindings/regmap/ |
| 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;
|
| /Linux-v6.6/tools/testing/selftests/bpf/progs/ |
| 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()
|
| /Linux-v6.6/arch/arm/boot/dts/nxp/ls/ |
| 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 …]
|
| /Linux-v6.6/kernel/bpf/preload/iterators/ |
| 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.
|
| /Linux-v6.6/Documentation/devicetree/bindings/counter/ |
| D | ftm-quaddec.txt | 10 - big-endian: Access the device registers in big-endian mode. 16 big-endian;
|
| /Linux-v6.6/Documentation/devicetree/bindings/display/ |
| D | fsl,dcu.txt | 14 - big-endian Boolean property, LS1021A DCU registers are big-endian. 26 big-endian;
|
| D | sm501fb.txt | 19 - little-endian: available on big endian systems, to 21 - big-endian: available on little endian systems, to
|
| /Linux-v6.6/net/bluetooth/ |
| D | hci_conn.c | 728 u8 big; member 749 if (d->big != conn->iso_qos.bcast.big || d->bis == BT_ISO_QOS_BIS_UNSET || in bis_list() 760 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", d->big, d->bis); in terminate_big_sync() 768 return hci_le_terminate_big_sync(hdev, d->big, in terminate_big_sync() 782 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", conn->iso_qos.bcast.big, in hci_le_terminate_big() 789 d->big = conn->iso_qos.bcast.big; in hci_le_terminate_big() 805 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", d->big, in big_terminate_sync() 809 hci_le_big_terminate_sync(hdev, d->big); in big_terminate_sync() 817 static int hci_le_big_terminate(struct hci_dev *hdev, u8 big, struct hci_conn *conn) in hci_le_big_terminate() argument 822 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", big, conn->sync_handle); in hci_le_big_terminate() [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/timer/ |
| 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;
|
| /Linux-v6.6/arch/mips/boot/dts/brcm/ |
| D | bcm3384_viper.dtsi | 93 big-endian; 102 big-endian; 103 no-big-frame-no;
|
| D | bcm3384_zephyr.dtsi | 111 big-endian; 120 big-endian; 121 no-big-frame-no;
|
| /Linux-v6.6/tools/perf/tests/shell/ |
| 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 …
|
| D | stat+shadow_stat.sh | 15 perf stat -a --no-big-num -e cycles,instructions sleep 1 2>&1 | \ 46 perf stat -a -A --no-big-num -e cycles,instructions sleep 1 2>&1 | \
|
| /Linux-v6.6/Documentation/devicetree/bindings/ |
| D | common-properties.txt | 13 - big-endian: Boolean; force big endian register accesses 15 know the peripheral always needs to be accessed in big endian (BE) mode. 46 big-endian;
|
| /Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
| D | i2c-mux-reg.txt | 19 - big-endian: The existence indicates the register is in big endian. 20 If both little-endian and big-endian are omitted, the endianness of the 36 Example of a mux on PCIe card, the host is a powerpc SoC (big endian):
|
| /Linux-v6.6/Documentation/devicetree/bindings/dma/ |
| D | fsl-qdma.txt | 33 - big-endian: If present registers and hardware scatter/gather descriptors 34 of the qDMA are implemented in big endian mode, otherwise in little 55 big-endian;
|
| /Linux-v6.6/arch/arm64/boot/dts/freescale/ |
| D | fsl-ls1046a.dtsi | 285 big-endian; 318 big-endian; 325 big-endian; 431 big-endian; 488 big-endian; 502 big-endian; 698 big-endian; 711 big-endian; 822 big-endian; 835 big-endian; [all …]
|
| D | fsl-ls1012a.dtsi | 167 big-endian; 175 big-endian; 186 big-endian; 294 big-endian; 349 big-endian; 385 big-endian; 433 big-endian; 486 big-endian; 567 big-endian;
|
| /Linux-v6.6/arch/x86/boot/ |
| D | setup.ld | 61 . = ASSERT(_end <= 0x8000, "Setup too big!"); 64 . = ASSERT(__end_init <= 5*512, "init sections too big!");
|
| /Linux-v6.6/Documentation/devicetree/bindings/pwm/ |
| D | pwm-fsl-ftm.txt | 37 - big-endian: Boolean property, required if the FTM PWM registers use a big- 54 big-endian;
|
| /Linux-v6.6/Documentation/devicetree/bindings/spi/ |
| D | spi-fsl-dspi.txt | 24 - big-endian: If present the dspi device's registers are implemented 25 in big endian mode. 48 big-endian;
|
| /Linux-v6.6/Documentation/devicetree/bindings/mips/cavium/ |
| D | uctl.txt | 38 big-endian-regs; 44 big-endian-regs;
|
| /Linux-v6.6/Documentation/devicetree/bindings/sound/ |
| D | fsl,esai.txt | 51 - big-endian : If this property is absent, the native endian mode 52 will be in use as default, or the big endian mode 67 big-endian;
|
| /Linux-v6.6/arch/arm/boot/dts/nvidia/ |
| D | Makefile | 11 tegra124-nyan-big.dtb \ 12 tegra124-nyan-big-fhd.dtb \
|
| /Linux-v6.6/Documentation/devicetree/bindings/rtc/ |
| D | rtc-fsl-ftm-alarm.txt | 21 - big-endian: If the host controller is big-endian mode, specify this property.
|