Home
last modified time | relevance | path

Searched refs:little (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/linux/Documentation/translations/zh_CN/riscv/
A Dboot-image-header.rst27 u64 text_offset; /* Image load offset, little endian */
28 u64 image_size; /* Effective Image size, little endian */
29 u64 flags; /* kernel flags, little endian */
33 u64 magic = 0x5643534952; /* Magic number, little endian, "RISCV" */
34 u32 magic2 = 0x05435352; /* Magic number 2, little endian, "RSC\x05" */
/linux/arch/arm64/boot/dts/freescale/
A Dfsl-ls208xa.dtsi278 little-endian;
284 little-endian;
353 little-endian;
518 little-endian;
525 little-endian;
534 little-endian;
543 little-endian;
556 little-endian;
569 little-endian;
1223 little-endian;
[all …]
A Dfsl-lx2160a.dtsi425 little-endian;
432 little-endian;
665 little-endian;
671 little-endian;
709 little-endian;
878 little-endian;
893 little-endian;
959 little-endian;
970 little-endian;
981 little-endian;
[all …]
A Dfsl-ls1088a.dtsi226 little-endian;
232 little-endian;
307 little-endian;
347 little-endian;
358 little-endian;
369 little-endian;
380 little-endian;
391 little-endian;
465 little-endian;
751 little-endian;
[all …]
A Dfsl-ls1028a.dtsi194 little-endian;
203 little-endian;
217 little-endian;
346 little-endian;
362 little-endian;
378 little-endian;
390 little-endian;
404 little-endian;
555 little-endian;
566 little-endian;
[all …]
/linux/Documentation/devicetree/bindings/
A Dcommon-properties.txt16 - little-endian: Boolean; force little endian register accesses
18 peripheral always needs to be accessed in little endian (LE) mode.
27 In such cases, little-endian is the preferred default, but it is not
28 a requirement. Some implementations assume that little-endian is
62 little-endian;
/linux/Documentation/riscv/
A Dboot-image-header.rst17 u64 text_offset; /* Image load offset, little endian */
18 u64 image_size; /* Effective Image size, little endian */
19 u64 flags; /* kernel flags, little endian */
23 u64 magic = 0x5643534952; /* Magic number, little endian, "RISCV" */
24 u32 magic2 = 0x05435352; /* Magic number 2, little endian, "RSC\x05" */
/linux/Documentation/devicetree/bindings/gpio/
A Dgpio-mpc8xxx.txt16 - little-endian : GPIO registers are used as little endian. If not
35 little-endian;
52 little-endian;
/linux/Documentation/devicetree/bindings/i2c/
A Di2c-mux-reg.txt18 - little-endian: The existence indicates the register is in little endian.
20 If both little-endian and big-endian are omitted, the endianness of the
45 little-endian; /* little endian register on PCIe */
/linux/Documentation/devicetree/bindings/regmap/
A Dregmap.txt5 little-endian,
10 Regmap defaults to little-endian register access on MMIO based
16 On SoCs that can be operated in both big-endian and little-endian
/linux/Documentation/filesystems/
A Dsysv-fs.rst66 - Minix FS little endian 0 1
67 - Xenix FS little endian 0 1
68 - SystemV FS little endian 0 1
69 - Coherent FS little endian 0 1
75 - Minix FS little endian 0 1 2 3
76 - Xenix FS little endian 0 1 2 3
77 - SystemV FS little endian 0 1 2 3
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-sdr-ru12le.rst10 Real unsigned 12-bit little endian sample
17 represented as a 12 bit unsigned little endian number. Sample is stored
A Dpixfmt-sdr-cu16le.rst10 Complex unsigned 16-bit little endian IQ sample
18 and Q are represented as a 16 bit unsigned little endian number. I value
A Dpixfmt-sdr-cs14le.rst9 Complex signed 14-bit little endian IQ sample
17 and Q are represented as a 14 bit signed little endian number. I value
A Dpixfmt-y12i.rst17 in a 24-bit word in the little-endian order. On a little-endian machine
/linux/Documentation/devicetree/bindings/display/
A Dsm501fb.txt19 - little-endian: available on big endian systems, to
21 - big-endian: available on little endian systems, to
/linux/Documentation/devicetree/bindings/clock/
A Dqcom,msm8996-apcc.yaml29 - description: Primary PLL clock for power cluster (little)
31 - description: Alternate PLL clock for power cluster (little)
/linux/arch/x86/include/asm/
A Dinsn.h44 insn_value_t little; member
56 p->little = __cpu_to_le32(v); in insn_field_set()
64 p->value = __le32_to_cpu(p->little); in insn_set_byte()
/linux/tools/arch/x86/include/asm/
A Dinsn.h44 insn_value_t little; member
56 p->little = __cpu_to_le32(v); in insn_field_set()
64 p->value = __le32_to_cpu(p->little); in insn_set_byte()
/linux/Documentation/devicetree/bindings/soc/fsl/
A Dguts.txt28 - little-endian : Indicates that the global utilities block is little
/linux/Documentation/devicetree/bindings/memory-controllers/fsl/
A Dfsl,ddr.yaml53 little-endian:
55 Specifies little-endian access to registers. If omitted, big-endian will
/linux/Documentation/scheduler/
A Dsched-energy.rst152 composed of two CPUs each. CPU0 and CPU1 are little CPUs; CPU2 and CPU3
249 Big CPUs are generally more power hungry than the little ones and are thus used
250 mainly when a task doesn't fit the littles. However, little CPUs aren't always
252 of the little CPUs can be less energy-efficient than the lowest OPPs of the
253 bigs, for example. So, if the little CPUs happen to have enough utilization at
256 on the little side.
259 than those of the little, using the big CPUs for a small task might still, under
260 specific conditions, save energy. Indeed, placing a task on a little CPU can
264 running on a little, but it won't impact the other tasks of the little CPUs
267 smaller than the cost of raising the OPP on the little CPUs for all the other
/linux/Documentation/devicetree/bindings/mmc/
A Dfsl-esdhc.txt39 - little-endian : If the host controller is little-endian mode, specify
/linux/Documentation/input/devices/
A Diforce-protocol.rst31 values inside packets are encoded using little-endian. Bytes whose roles are
119 03-04 Duration of effect (little endian encoding, in ms)
133 0c-0d Delay before execution of effect (little endian encoding, in ms)
147 02-03 Duration of attack (little endian encoding, in ms)
173 05-06 Period (little endian encoding, in ms)
/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-file_endian.txt35 _TEP_LITTLE_ENDIAN_ - the raw data is in little endian format,
56 /* The raw data is in little endian */

Completed in 36 milliseconds

12345678910>>...13