Searched full:little (Results 1 – 25 of 290) sorted by relevance
12345678910>>...12
| /Documentation/devicetree/bindings/ |
| 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;
|
| /Documentation/translations/zh_CN/arch/riscv/ |
| 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" */
|
| /Documentation/devicetree/bindings/regmap/ |
| 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
|
| /Documentation/devicetree/bindings/i2c/ |
| 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 */
|
| /Documentation/arch/riscv/ |
| 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" */
|
| /Documentation/devicetree/bindings/gpio/ |
| D | fsl,qoriq-gpio.yaml | 52 little-endian: 55 GPIO registers are used as little endian. If not 82 little-endian;
|
| /Documentation/devicetree/bindings/hwinfo/ |
| D | loongson,ls2k-chipid.yaml | 24 little-endian: true 37 little-endian;
|
| /Documentation/userspace-api/media/v4l/ |
| 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
|
| 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
|
| 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
|
| D | pixfmt-y12i.rst | 17 in a 24-bit word in the little-endian order. On a little-endian machine
|
| /Documentation/devicetree/bindings/display/ |
| D | sm501fb.txt | 19 - little-endian: available on big endian systems, to 21 - big-endian: available on little endian systems, to
|
| /Documentation/filesystems/ |
| D | sysv-fs.rst | 66 - 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
|
| /Documentation/devicetree/bindings/soc/fsl/ |
| D | fsl,ls1028a-reset.yaml | 30 little-endian: true 48 little-endian;
|
| D | guts.txt | 28 - little-endian : Indicates that the global utilities block is little
|
| D | fsl,rcpm.yaml | 72 little-endian: 75 RCPM register block is Little Endian. Without it RCPM
|
| /Documentation/scheduler/ |
| D | sched-energy.rst | 19 EAS operates only on heterogeneous CPU topologies (such as Arm big.LITTLE) 152 composed of two CPUs each. CPU0 and CPU1 are little CPUs; CPU2 and CPU3 168 | Little | Big | 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 [all …]
|
| /Documentation/ABI/testing/ |
| 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
|
| D | sysfs-kernel-cpu_byteorder | 11 "little", "big"
|
| D | sysfs-bus-iio-chemical-vz89x | 7 This value has little application outside of calibration.
|
| /Documentation/devicetree/bindings/memory-controllers/fsl/ |
| D | fsl,ddr.yaml | 47 little-endian: 49 Specifies little-endian access to registers. If omitted, big-endian will
|
| /Documentation/filesystems/bcachefs/ |
| D | CodingStyle.rst | 7 every day; look for little things that are out of place or in need of tidying. 8 A little weeding here and there goes a long way; don't wait until things have 16 A little organizing here and there goes a long way. 154 into little bite sized projects that can prove their own merits. 156 Instead of always tackling those big projects, look for little things that
|
| /Documentation/devicetree/bindings/mmc/ |
| D | fsl,esdhc.yaml | 79 little-endian: 82 If the host controller is little-endian mode, specify
|
| /Documentation/input/devices/ |
| D | iforce-protocol.rst | 31 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)
|
| /Documentation/arch/arm64/ |
| D | booting.rst | 79 u64 text_offset; /* Image load offset, little endian */ 80 u64 image_size; /* Effective Image size, little endian */ 81 u64 flags; /* kernel flags, little endian */ 85 u32 magic = 0x644d5241; /* Magic number, little endian, "ARM\x64" */ 91 - As of v3.17, all fields are little endian unless stated otherwise. 103 little-endian and must be respected. Where image_size is zero, 106 - The flags field (introduced in v3.17) is a little-endian 64-bit field 465 value. The value will be written as a single 64-bit little-endian
|
12345678910>>...12