/Linux-v5.15/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-v5.15/tools/testing/selftests/bpf/progs/ |
D | test_global_func10.c | 15 __noinline int foo(const struct Big *big) in foo() argument 17 if (!big) in foo() 20 return bpf_get_prandom_u32() < big->y; in foo()
|
/Linux-v5.15/Documentation/devicetree/bindings/counter/ |
D | ftm-quaddec.txt | 10 - big-endian: Access the device registers in big-endian mode. 16 big-endian;
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | ls1021a.dtsi | 139 big-endian; 177 big-endian; 200 big-endian; 219 big-endian; 374 big-endian; 387 big-endian; 469 big-endian; 476 big-endian; 483 big-endian; 490 big-endian; [all …]
|
/Linux-v5.15/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-v5.15/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-v5.15/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;
|
D | bcm6358.dtsi | 163 big-endian; 177 big-endian; 178 no-big-frame-no;
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/arch/x86/boot/ |
D | setup.ld | 61 . = ASSERT(_end <= 0x8000, "Setup too big!"); 64 . = ASSERT(__end_init <= 5*512, "init sections too big!");
|
/Linux-v5.15/drivers/misc/lkdtm/ |
D | fortify.c | 77 char big[10]; in lkdtm_FORTIFIED_STRSCPY() member 80 } weird = { .big = "hello!" }; in lkdtm_FORTIFIED_STRSCPY()
|
/Linux-v5.15/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-v5.15/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-v5.15/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1012a.dtsi | 167 big-endian; 175 big-endian; 186 big-endian; 286 big-endian; 341 big-endian; 377 big-endian; 425 big-endian; 478 big-endian; 559 big-endian;
|
/Linux-v5.15/Documentation/devicetree/bindings/mips/cavium/ |
D | uctl.txt | 38 big-endian-regs; 44 big-endian-regs;
|
/Linux-v5.15/tools/lib/traceevent/Documentation/ |
D | libtraceevent-host_endian.txt | 42 _TEP_BIG_ENDIAN_ - the machine is big endian. 48 machine, executing the code, is big endian and zero otherwise. 51 local machine, saved in the _tep_ handler, is big endian, or false otherwise.
|
/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/rtc/ |
D | rtc-fsl-ftm-alarm.txt | 21 - big-endian: If the host controller is big-endian mode, specify this property.
|
/Linux-v5.15/arch/arm/lib/ |
D | findbit.S | 104 1: eor r3, r2, #0x18 @ big endian byte ordering 122 eor r3, r2, #0x18 @ big endian byte ordering 138 1: eor r3, r2, #0x18 @ big endian byte ordering 156 eor r3, r2, #0x18 @ big endian byte ordering
|