Home
last modified time | relevance | path

Searched full:big (Results 1 – 25 of 1417) sorted by relevance

12345678910>>...57

/linux/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/tools/testing/selftests/bpf/progs/
H A Dtest_global_func10.c15 struct Big { struct
20 __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()
34 return foo((struct Big *)&small) ? 1 : 0; in global_func10()
/linux/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/drivers/usb/host/
H A Dehci-fsl.h22 #define USBMODE_ES (1 << 2) /* (Big) Endian Select */
31 #define FSL_SOC_USB_SNOOP1 0x400 /* NOTE: big-endian */
32 #define FSL_SOC_USB_SNOOP2 0x404 /* NOTE: big-endian */
33 #define FSL_SOC_USB_AGECNTTHRSH 0x408 /* NOTE: big-endian */
34 #define FSL_SOC_USB_PRICTRL 0x40c /* NOTE: big-endian */
35 #define FSL_SOC_USB_SICTRL 0x410 /* NOTE: big-endian */
36 #define FSL_SOC_USB_CTRL 0x500 /* NOTE: big-endian */
/linux/net/bluetooth/
H A Dhci_conn.c671 u8 big; member
692 if (d->big != conn->iso_qos.bcast.big || d->bis == BT_ISO_QOS_BIS_UNSET || in bis_list()
703 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", d->big, d->bis); in terminate_big_sync()
708 /* Only terminate BIG if it has been created */ in terminate_big_sync()
712 return hci_le_terminate_big_sync(hdev, d->big, in terminate_big_sync()
726 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", conn->iso_qos.bcast.big, in hci_le_terminate_big()
733 d->big = conn->iso_qos.bcast.big; in hci_le_terminate_big()
749 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", d->big, in big_terminate_sync()
753 hci_le_big_terminate_sync(hdev, d->big); in big_terminate_sync()
765 /* Ignore if BIG doesn't match */ in find_bis()
[all …]
/linux/drivers/crypto/cavium/cpt/
H A Dcpt_hw_types.h76 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
86 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 2 - Big Endian */
133 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
162 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
191 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
224 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
263 * inst_be:1 [8:8](R/W) Instruction big-endian control. When set, instructions,
265 * big-endian format in memory.
287 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
337 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
[all …]
/linux/Documentation/netlink/specs/
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 Dtcp_metrics.yaml29 byte-order: big-endian
36 byte-order: big-endian
70 byte-order: big-endian
77 byte-order: big-endian
/linux/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/arch/arm/boot/compressed/
H A Dbig-endian.S3 * linux/arch/arm/boot/compressed/big-endian.S
5 * Switch CPU into big endian mode.
12 orr r0, r0, #(1 << 7) @ enable big endian mode
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h214 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
224 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 2 - Big Endian */
271 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
300 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
329 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
362 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
401 * inst_be:1 [8:8](R/W) Instruction big-endian control. When set, instructions,
403 * big-endian format in memory.
425 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
475 #if defined(__BIG_ENDIAN_BITFIELD) /* Word 0 - Big Endian */
[all …]
/linux/arch/arm/include/asm/
H A Dbitops.h6 * Big endian support: Copyright 2001, Nicolas Pitre
129 * When the ARM is put into big endian mode via CR15, the processor
135 * big byte 0 byte 1 byte 2 byte 3
141 * "Big Endian" mode. ARM Application Note 61 is applicable, and is
144 * The following assumes that the data bus connectivity for big endian
170 * Big endian assembly bitops. nr = 0 -> byte 3 bit 0.
209 * These are the big endian, atomic definitions.
/linux/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/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/tools/testing/selftests/rseq/
H A Drseq-arm.h27 * - ARMv6+ big endian (BE8):
30 * code and big-endian data. The data value of the signature needs to have its
44 * - Prior to ARMv6 big endian (BE32):
46 * Prior to ARMv6, -mbig-endian generates big-endian code and data
52 * data (not a trap instruction) prior to ARMv6 on big endian. This is
/linux/Documentation/devicetree/bindings/gpio/
H A Dlacie,netxbig-gpio-ext.yaml14 (Example: 2Big/5Big Network v2, 2Big NAS).
/linux/Documentation/process/
H A Dmanagement-style.rst54 So the name of the game is to **avoid** decisions, at least the big and
57 needs to do is to turn the big and painful ones into small things where
60 It helps to realize that the key difference between a big decision and a
70 Thus the key to avoiding big decisions becomes to just avoiding to do
83 you made a year ago wasn't a big decision after all, since it could be
97 the first place, and your decision ended up being a big one after
116 embark on a big endeavor.
259 internet, nobody can hear you being subtle". Use a big blunt object to
/linux/tools/perf/tests/shell/
H A Dstat_bpf_counters.sh44 base_instructions=$(perf stat --no-big-num -e instructions -- $workload 2>&1 | \
48 bpf_instructions=$(perf stat --no-big-num --bpf-counters -e instructions -- $workload 2>&1 | \
60 stat_output=$(perf stat --no-big-num -e instructions/name=base_instructions/,instructions/name=bpf_instructions/b -- $workload 2>&1)
/linux/lib/fonts/
H A DKconfig60 If the standard 8x16 font is a little too big for you, say Y.
96 big letters. It fits between the sun 12x22 and the normal 8x16 font.
97 If other fonts are too big or too small for you, say Y, otherwise say N.
112 big letters (like the letters used in the SPARC PROM). If the
/linux/Documentation/networking/device_drivers/cellular/qualcomm/
H A Drmnet.rst33 MAP header fields are in big endian format.
60 MAP header fields are in big endian format.
85 by the hardware.Checksum offload header fields are in big endian format.
114 MAP header fields are in big endian format.
142 Checksum offload header fields are in big endian format.
/linux/arch/arm/mach-orion5x/
H A DKconfig107 bool "LaCie d2 Network / Big Disk Network (Flattened Device Tree)"
114 bool "LaCie 2Big Network"
119 LaCie 2Big Network NAS.
/linux/arch/mips/boot/dts/brcm/
H A Dbcm3384_viper.dtsi93 big-endian;
102 big-endian;
103 no-big-frame-no;
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-netxbig.txt2 boards (Example: 2Big/5Big Network v2, 2Big NAS).
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.h55 * bus endianness (i.e., big-endian CPU + big endian bus ==> native in brcmnand_readl()
58 * Other architectures (e.g., ARM) either do not support big endian, or in brcmnand_readl()
/linux/arch/powerpc/include/asm/
H A Dcputhreads.h77 return cpu & ~0x6; /* Big Core */ in cpu_first_tlb_thread_sibling()
85 return cpu | 0x6; /* Big Core */ in cpu_last_tlb_thread_sibling()
93 return 2; /* Big Core */ in cpu_tlb_thread_sibling_step()

12345678910>>...57