Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 428) sorted by relevance

12345678910>>...18

/linux-6.15/Documentation/netlink/specs/
H A Dconntrack.yaml23 byte-order: big-endian
111 byte-order: big-endian
115 byte-order: big-endian
135 byte-order: big-endian
140 byte-order: big-endian
145 byte-order: big-endian
156 byte-order: big-endian
170 byte-order: big-endian
176 byte-order: big-endian
184 byte-order: big-endian
[all …]
H A Dnftables.yaml23 byte-order: big-endian
242 byte-order: big-endian
253 byte-order: big-endian
260 byte-order: big-endian
265 byte-order: big-endian
281 byte-order: big-endian
295 byte-order: big-endian
300 byte-order: big-endian
314 byte-order: big-endian
321 byte-order: big-endian
[all …]
H A Dovs_flow.yaml57 byte-order: big-endian
65 byte-order: big-endian
70 byte-order: big-endian
93 byte-order: big-endian
99 byte-order: big-endian
104 byte-order: big-endian
149 byte-order: big-endian
153 byte-order: big-endian
161 byte-order: big-endian
165 byte-order: big-endian
[all …]
H A Dnfsd.yaml16 byte-order: big-endian
38 byte-order: big-endian
43 byte-order: big-endian
56 byte-order: big-endian
60 byte-order: big-endian
H A Dtc.yaml1101 byte-order: big-endian
1105 byte-order: big-endian
1141 byte-order: big-endian
1154 byte-order: big-endian
1594 byte-order: big-endian
1598 byte-order: big-endian
1608 byte-order: big-endian
1612 byte-order: big-endian
1751 byte-order: big-endian
1923 byte-order: big-endian
[all …]
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dtegra.yaml147 - const: google,nyan-big-rev9
148 - const: google,nyan-big-rev8
149 - const: google,nyan-big-rev7
150 - const: google,nyan-big-rev6
151 - const: google,nyan-big-rev5
152 - const: google,nyan-big-rev4
153 - const: google,nyan-big-rev3
154 - const: google,nyan-big-rev2
155 - const: google,nyan-big-rev1
157 - const: google,nyan-big
[all …]
/linux-6.15/Documentation/devicetree/bindings/regmap/
H A Dregmap.txt6 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-6.15/Documentation/devicetree/bindings/phy/
H A Dlantiq,vrx200-pcie-phy.yaml53 lantiq,rcu-big-endian-mask:
55 description: the mask to set the PDI (PHY) registers for this PHY instance to big endian
57 big-endian:
58 description: Configures the PDI (PHY) registers in big-endian mode
62 description: Configures the PDI (PHY) registers in big-endian mode
75 - lantiq,rcu-big-endian-mask
86 lantiq,rcu-big-endian-mask = <0x80>; /* bit 7 */
87 big-endian;
/linux-6.15/Documentation/devicetree/bindings/usb/
H A Dgeneric-ohci.yaml86 big-endian:
89 Set this flag for HCDs with big endian descriptors and big
92 big-endian-desc:
95 Set this flag for HCDs with big endian descriptors.
97 big-endian-regs:
100 Set this flag for HCDs with big endian registers.
107 no-big-frame-no:
H A Dgeneric-ehci.yaml113 big-endian:
116 Set this flag for HCDs with big endian descriptors and big
119 big-endian-desc:
122 Set this flag for HCDs with big endian descriptors.
124 big-endian-regs:
127 Set this flag for HCDs with big endian registers.
175 big-endian;
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dtest_global_func10.c20 __noinline int foo(const struct Big *big) in foo() argument
22 if (!big) in foo()
25 return bpf_get_prandom_u32() < big->y; in foo()
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c77 bool big = bo->size >= SZ_2M; in test_copy() local
188 struct xe_bo *pt, *bo = m->pt_bo, *big, *tiny; in xe_migrate_sanity_test() local
207 if (IS_ERR(big)) { in xe_migrate_sanity_test()
304 xe_map_memset(xe, &big->vmap, 0, 0x11, big->size); in xe_migrate_sanity_test()
306 fence = xe_migrate_clear(m, big, big->ttm.resource, in xe_migrate_sanity_test()
312 retval = xe_map_rd(xe, &big->vmap, 0, u32); in xe_migrate_sanity_test()
314 retval = xe_map_rd(xe, &big->vmap, big->size - 4, u32); in xe_migrate_sanity_test()
318 test_copy_sysmem(m, big, test); in xe_migrate_sanity_test()
321 test_copy_vram(m, big, test); in xe_migrate_sanity_test()
333 xe_bo_unpin(big); in xe_migrate_sanity_test()
[all …]
/linux-6.15/kernel/bpf/preload/iterators/
H A DREADME3 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-6.15/arch/arm/boot/dts/nxp/ls/
H A Dls1021a.dtsi96 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-6.15/Documentation/devicetree/bindings/counter/
H A Dftm-quaddec.txt10 - big-endian: Access the device registers in big-endian mode.
16 big-endian;
/linux-6.15/tools/perf/tests/shell/
H A Dstat_bpf_counters.sh44 …base_instructions=$(perf stat --no-big-num -e instructions -- $workload 2>&1 | awk '/instructions/…
45 …bpf_instructions=$(perf stat --no-big-num --bpf-counters -e instructions -- $workload 2>&1 | awk …
54 …stat_output=$(perf stat --no-big-num -e instructions/name=base_instructions/,instructions/name=bpf…
H A Dstat+shadow_stat.sh17 perf stat -a --no-big-num -e cycles,instructions sleep 1 2>&1 | \
56 perf stat -a -A --no-big-num -e cycles,instructions sleep 1 2>&1 | \
/linux-6.15/Documentation/devicetree/bindings/display/
H A Dfsl,dcu.txt14 - big-endian Boolean property, LS1021A DCU registers are big-endian.
26 big-endian;
/linux-6.15/net/bluetooth/
H A Dhci_conn.c672 u8 big; member
734 d->big = conn->iso_qos.bcast.big; in hci_le_terminate_big()
767 if (d->big != conn->iso_qos.bcast.big) in find_bis()
784 d->big = big; in hci_le_big_terminate()
1435 u8 big; in qos_set_big() local
1439 for (big = 0x00; big < 0xef; big++) { in qos_set_big()
1446 if (big == 0xef) in qos_set_big()
1450 qos->bcast.big = big; in qos_set_big()
1738 data.big = qos->bcast.big; in hci_le_create_big()
2192 if (d->big != conn->iso_qos.bcast.big || in bis_mark_per_adv()
[all …]
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dfsl,spdif.yaml91 big-endian:
95 as default, or the big endian mode will be in use for all the device
96 registers. Set this flag for HCDs with big endian descriptors and big
159 big-endian;
/linux-6.15/arch/mips/boot/dts/brcm/
H A Dbcm3384_viper.dtsi93 big-endian;
102 big-endian;
103 no-big-frame-no;
H A Dbcm3384_zephyr.dtsi111 big-endian;
120 big-endian;
121 no-big-frame-no;
/linux-6.15/Documentation/devicetree/bindings/
H A Dcommon-properties.txt13 - 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-6.15/Documentation/devicetree/bindings/i2c/
H A Di2c-mux-reg.txt19 - 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-6.15/Documentation/devicetree/bindings/pwm/
H A Dfsl,vf610-ftm-pwm.yaml59 big-endian:
62 Boolean property, required if the FTM PWM registers use a big-
91 big-endian;

12345678910>>...18