Home
last modified time | relevance | path

Searched +full:little +full:- +full:endian (Results 1 – 25 of 839) sorted by relevance

12345678910>>...34

/linux/include/uapi/drm/
H A Ddrm_fourcc.h39 * further describe the buffer's format - for example tiling or compression.
42 * ---------
[all...]
/linux/Documentation/devicetree/bindings/
H A Dcommon-properties.txt5 ----------
[all...]
/linux/Documentation/devicetree/bindings/regmap/
H A Dregmap.txt5 little-endian,
6 big-endian,
7 native-endian: See common-properties.txt for a definition
10 Regmap defaults to little-endia
[all...]
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-mux-reg.txt1 Register-based I2C Bus Mux
7 - compatible: i2c-mux-reg
8 - i2c-parent: The phandle of the I2C bus that this multiplexer's master-side
10 * Standard I2C mux properties. See i2c-mux.yaml in this directory.
11 * I2C child bus nodes. See i2c-mux.yaml in this directory.
14 - re
[all...]
/linux/drivers/crypto/cavium/cpt/
H A Dcpt_hw_types.h1 /* SPDX-License-Identifier: GPL-2.0-only */
30 * stored in memory as little-endian unless CPT()_PF_Q()_CTL[INST_BE] is set.
42 * Address must be 16-byte aligned.
44 * sign-extended bit <48> for forward compatibility.
46 * grp:10 [171:162] If [WQ_PTR] is nonzero, the SSO guest-grou
[all...]
/linux/drivers/media/dvb-frontends/
H A Datbm8830_priv.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Support for AltoBeam GB20600 (a.k.a DMB-TH) demodulator
39 #define REG_CARRIER_OFFSET 0x0827 /* 0x0827-0x0829 little endian */
42 #define REG_IF_FREQ 0x0A00 /* 0x0A00-
[all...]
/linux/include/uapi/linux/
H A Dvirtio_pcidev.h1 /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
11 * enum virtio_pcidev_ops - virtual PCI device operations
14 * the @data field should be filled in by the device (in little endian)
[all...]
/linux/include/linux/
H A Dpe.h1 /* SPDX-License-Identifier: GPL-2.0-only */
16 * - 0x1: initrd loading from the LINUX_EFI_INITRD_MEDIA_GUID device path,
17 * - 0x2: initrd loading using the initrd= command line option, where the file
30 * (https://lore.kernel.org/all/efd6f2d4-547c-1378-1faa-5
[all...]
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls208xa.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree Include file for Freescale Layerscape-2080A family SoC.
6 * Copyright 2017-2020 NXP
12 #include <dt-bindings/clock/fsl,qoriq-clockgen.h>
13 #include <dt-bindings/thermal/thermal.h>
14 #include <dt-bindings/interrupt-controlle
[all...]
H A Dfsl-ls1088a.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree Include file for NXP Layerscape-1088A family SoC.
5 * Copyright 2017-2020 NXP
10 #include <dt-bindings/clock/fsl,qoriq-clockgen.h>
11 #include <dt-bindings/interrupt-controller/arm-gi
[all...]
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h1 /* SPDX-License-Identifier: GPL-2.0
154 * CPT OcteonTX VF MSI-X Vector Enumeration
155 * Enumerates the MSI-X interrupt vectors.
167 * stored in memory as little-endian unless CPT()_PF_Q()_CTL[INST_BE] is set.
179 * Address must be 16-byte aligned.
181 * sign-extende
[all...]
/linux/lib/
H A Dpacking_test.c1 // SPDX-License-Identifier: GPL-2.0
21 * PBUF - Initialize .pbuf and .pbuf_size
32 /* These tests pack and unpack a magic 64-bit value
56 .desc = "little endian words, 16 bytes",
65 .desc = "lsw32 first + little endian words, 16 bytes",
92 .desc = "msb right + little endia
[all...]
/linux/include/crypto/
H A Dgf128mul.h1 /* gf128mul.h - GF(2^128) multiplication functions
16 ---------
[all...]
/linux/Documentation/arch/riscv/
H A Dboot-image-header.rst2 Boot image header in RISC-V Linux
8 This document only describes the boot image header details for RISC-V Linux.
10 The following 64-byte header is present in decompressed Linux kernel image::
14 u64 text_offset; /* Image load offset, little endian */
15 u64 image_size; /* Effective Image size, little endian */
16 u64 flags; /* kernel flags, little endian */
20 u64 magic = 0x5643534952; /* Magic number, little endia
[all...]
/linux/Documentation/ABI/testing/
H A Ddebugfs-scmi-raw7 in little-endian binary format to have it sent to the configured
22 in little-endian binary format to have it sent to the configured
40 little-endian binary format to have it sent to the configured
55 polling-mod
[all...]
/linux/arch/sparc/include/uapi/asm/
H A Dasi.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
37 /* SPARCstation-5: only 6 bits are decoded. */
69 /* Block-copy operations are available only on certain V8 cpus. */
79 /* Block-fill operations are available on certain V8 cpus */
83 * the available ASI's for physical ram pass-through, but I don't have
89 #define ASI_M_VMEUS 0x2A /* VME user 16-bi
[all...]
/linux/Documentation/devicetree/bindings/display/
H A Dsm501fb.txt7 - compatible : should be "smi,sm501".
8 - reg : contain two entries:
9 - First entry: System Configuration register
10 - Second entry: IO space (Display Controller register)
11 - interrupts : SMI interrupt to the cpu should be described here.
14 - mode : select a video mode:
15 <xres>x<yres>[-<bpp>][@<refresh>]
16 - edid : verbatim EDID data block describing attached display.
19 - little
[all...]
/linux/Documentation/devicetree/bindings/gpio/
H A Dfsl,qoriq-gpio.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/fsl,qoriq-gpi
[all...]
/linux/arch/riscv/include/asm/
H A Dimage.h1 /* SPDX-License-Identifier: GPL-2.0 */
36 * struct riscv_image_header - riscv kernel image header
39 * @text_offset: Image load offset (little endian)
40 * @image_size: Effective Image size (little endian)
41 * @flags: kernel flags (little endian)
[all...]
/linux/arch/arm/include/asm/
H A Dbitops.h1 /* SPDX-License-Identifier: GPL-2.0 */
6 * Big endian support: Copyright 2001, Nicolas Pitre
34 * First, the atomic bitops. These use native endian.
123 #include <asm-generic/bitops/non-atomic.h>
126 * A note about Endian-ness.
127 * -
[all...]
/linux/drivers/staging/rtl8723bs/include/
H A Dbasic_types.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
12 #define FAIL (-1)
16 #define FIELD_OFFSET(s, field) ((__kernel_ssize_t)&((s *)(0))->field)
22 /* TODO: Belows are Sync from SD7-Driver. It is necessary to check correctness */
25 *Call endian free function when
38 /* Convert little data endian t
[all...]
/linux/drivers/firewire/
H A Dnosy-user.h1 /* SPDX-License-Identifier: GPL-2.0 */
21 * quadlet with timestamp (microseconds, CPU endian)
22 * quadlet-padded packet data... (little endian)
23 * quadlet with ack (little endian)
/linux/tools/testing/selftests/rseq/
H A Drseq-arm.h1 /* SPDX-License-Identifier: LGPL-2.1 OR MIT */
3 * rseq-arm.h
5 * (C) Copyright 2016-2022 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
9 * - ARM little endian
12 * value 0x5de3. This traps if user-spac
[all...]
/linux/drivers/video/fbdev/core/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
57 Allow I/O memory frame-buffer functions to work on displays with 1, 2
89 Allow virtual memory frame-buffer functions to work on displays with 1, 2
97 Allow generic frame-buffer to provide get_fb_unmapped_area
105 non-native endianness (e.g. Little-Endia
[all...]
H A Dfb_draw.h1 /* SPDX-License-Identifier: GPL-2.0
18 adr->address += offset * (BITS_PER_LONG / BITS_PER_BYTE); in fb_address_move_long()
24 unsigned int bits = (unsigned int)adr->bits + offset; in fb_address_forward()
26 adr->bits = bits & (BITS_PER_LONG - 1u); in fb_address_forward()
27 adr->address += (bits & ~(BITS_PER_LONG - 1u)) / BITS_PER_BYTE; in fb_address_forward()
33 int bits = adr->bit in fb_address_backward()
[all...]

12345678910>>...34