| /linux-6.15/Documentation/translations/zh_CN/arch/riscv/ |
| H A D | boot-image-header.rst | 27 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-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls208xa.dtsi | 272 little-endian; 286 little-endian; 356 little-endian; 521 little-endian; 528 little-endian; 540 little-endian; 552 little-endian; 565 little-endian; 578 little-endian; 591 little-endian; [all …]
|
| H A D | fsl-lx2160a.dtsi | 434 little-endian; 441 little-endian; 687 little-endian; 701 little-endian; 739 little-endian; 938 little-endian; 953 little-endian; 1035 little-endian; 1046 little-endian; 1057 little-endian; [all …]
|
| H A D | fsl-ls1088a.dtsi | 234 little-endian; 245 little-endian; 328 little-endian; 368 little-endian; 379 little-endian; 390 little-endian; 401 little-endian; 412 little-endian; 486 little-endian; 780 little-endian; [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/ |
| H A D | common-properties.txt | 16 - 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-6.15/Documentation/arch/riscv/ |
| H A D | boot-image-header.rst | 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 endian, "RISCV" */ 21 u32 magic2 = 0x05435352; /* Magic number 2, little endian, "RSC\x05" */
|
| /linux-6.15/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-mux-reg.txt | 18 - 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-6.15/Documentation/devicetree/bindings/regmap/ |
| H A D | regmap.txt | 5 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-6.15/Documentation/devicetree/bindings/gpio/ |
| H A D | fsl,qoriq-gpio.yaml | 53 little-endian: 56 GPIO registers are used as little endian. If not 83 little-endian;
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-sdr-ru12le.rst | 10 Real unsigned 12-bit little endian sample 17 represented as a 12 bit unsigned little endian number. Sample is stored
|
| H A D | pixfmt-sdr-cu16le.rst | 10 Complex unsigned 16-bit little endian IQ sample 18 and Q are represented as a 16 bit unsigned little endian number. I value
|
| H A D | pixfmt-sdr-cs14le.rst | 9 Complex signed 14-bit little endian IQ sample 17 and Q are represented as a 14 bit signed little endian number. I value
|
| H A D | pixfmt-y12i.rst | 17 in a 24-bit word in the little-endian order. On a little-endian machine
|
| H A D | metafmt-generic.rst | 69 This format is little endian. 113 This format is little endian. 154 This format is little endian. 201 This format is little endian. 250 This format is little endian. 303 This format is little endian.
|
| /linux-6.15/Documentation/devicetree/bindings/hwinfo/ |
| H A D | loongson,ls2k-chipid.yaml | 24 little-endian: true 37 little-endian;
|
| /linux-6.15/Documentation/devicetree/bindings/soc/fsl/ |
| H A D | fsl,ls1028a-reset.yaml | 30 little-endian: true 48 little-endian;
|
| H A D | guts.txt | 28 - little-endian : Indicates that the global utilities block is little
|
| /linux-6.15/Documentation/devicetree/bindings/display/ |
| H A D | sm501fb.txt | 19 - little-endian: available on big endian systems, to 21 - big-endian: available on little endian systems, to
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | insn.h | 44 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-6.15/tools/arch/x86/include/asm/ |
| H A D | insn.h | 44 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-6.15/Documentation/devicetree/bindings/memory-controllers/fsl/ |
| H A D | fsl,ddr.yaml | 48 little-endian: 50 Specifies little-endian access to registers. If omitted, big-endian will
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-energy.rst | 152 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-6.15/tools/testing/selftests/hid/ |
| H A D | settings | 1 # HID tests can be long, so give a little bit more time
|
| /linux-6.15/Documentation/devicetree/bindings/mmc/ |
| H A D | fsl,esdhc.yaml | 79 little-endian: 82 If the host controller is little-endian mode, specify
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | debugfs-scmi-raw | 7 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 74 in little-endian binary format to have it sent to the configured 98 in little-endian binary format to have it sent to the configured
|