Home
last modified time | relevance | path

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

12345678910>>...169

/kernel/linux/linux-6.6/Documentation/netlink/specs/
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
148 byte-order: big-endian
152 byte-order: big-endian
160 byte-order: big-endian
164 byte-order: big-endian
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dgeneric-ohci.yaml42 big-endian:
45 Set this flag for HCDs with big endian descriptors and big
48 big-endian-desc:
51 Set this flag for HCDs with big endian descriptors.
53 big-endian-regs:
56 Set this flag for HCDs with big endian registers.
63 no-big-frame-no:
Dgeneric-ehci.yaml53 big-endian:
56 Set this flag for HCDs with big endian descriptors and big
59 big-endian-desc:
62 Set this flag for HCDs with big endian descriptors.
64 big-endian-regs:
67 Set this flag for HCDs with big endian registers.
108 big-endian;
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dtest_global_func10.c11 struct Big { struct
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()
30 return foo((struct Big *)&small) ? 1 : 0; in global_func10()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
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;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/
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;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regmap/
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;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regmap/
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;
/kernel/linux/linux-6.6/tools/net/ynl/generated/
Dfou-user.h39 __u16 port /* big-endian */;
46 __u16 peer_port /* big-endian */;
57 fou_add_req_set_port(struct fou_add_req *req, __u16 port /* big-endian */) in fou_add_req_set_port()
109 __u16 peer_port /* big-endian */) in fou_add_req_set_peer_port()
142 __u16 port /* big-endian */;
143 __u16 peer_port /* big-endian */;
168 fou_del_req_set_port(struct fou_del_req *req, __u16 port /* big-endian */) in fou_del_req_set_port()
175 __u16 peer_port /* big-endian */) in fou_del_req_set_peer_port()
232 __u16 port /* big-endian */;
233 __u16 peer_port /* big-endian */;
[all …]
/kernel/linux/linux-5.10/drivers/usb/host/
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 */
/kernel/linux/linux-6.6/drivers/usb/host/
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 */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Dgeneric-ohci.yaml84 big-endian:
87 Set this flag for HCDs with big endian descriptors and big
90 big-endian-desc:
93 Set this flag for HCDs with big endian descriptors.
95 big-endian-regs:
98 Set this flag for HCDs with big endian registers.
105 no-big-frame-no:
Dgeneric-ehci.yaml110 big-endian:
113 Set this flag for HCDs with big endian descriptors and big
116 big-endian-desc:
119 Set this flag for HCDs with big endian descriptors.
121 big-endian-regs:
124 Set this flag for HCDs with big endian registers.
172 big-endian;
/kernel/linux/common_modules/newip/src/common/
Dnip_checksum.h18 struct nip_addr saddr; /* Source address, network order.(big end) */
19 struct nip_addr daddr; /* Destination address, network order.(big end) */
20 unsigned short check_len; /* network order.(big end) */
26 * 1.chksum_header->check_len is network order.(big end)
35 * 1.chksum_header->check_len is network order.(big end)
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/ls/
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 …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dls1021a.dtsi139 big-endian;
177 big-endian;
200 big-endian;
219 big-endian;
343 big-endian;
356 big-endian;
438 big-endian;
445 big-endian;
452 big-endian;
459 big-endian;
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dfsl,spdif.yaml71 big-endian:
75 as default, or the big endian mode will be in use for all the device
76 registers. Set this flag for HCDs with big endian descriptors and big
109 big-endian;
/kernel/linux/linux-6.6/net/bluetooth/
Dhci_conn.c677 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()
714 /* Only terminate BIG if it has been created */ 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
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dfsl,spdif.yaml81 big-endian:
85 as default, or the big endian mode will be in use for all the device
86 registers. Set this flag for HCDs with big endian descriptors and big
119 big-endian;
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/
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.
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
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 …]
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
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 …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/counter/
Dftm-quaddec.txt10 - big-endian: Access the device registers in big-endian mode.
16 big-endian;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/counter/
Dftm-quaddec.txt10 - big-endian: Access the device registers in big-endian mode.
16 big-endian;
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
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

12345678910>>...169