| /linux/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/drivers/media/dvb-frontends/ |
| H A D | atbm8830_priv.h | 39 #define REG_CARRIER_OFFSET 0x0827 /* 0x0827-0x0829 little endian */ 42 #define REG_IF_FREQ 0x0A00 /* 0x0A00-0x0A02 little endian */ 43 #define REG_OSC_CLK 0x0A03 /* 0x0A03-0x0A05 little endian */ 54 #define REG_AGC_TARGET 0x1003 /* 0x1003-0x1005 little endian */ 58 #define REG_AGC_PWM_VAL 0x1028 /* 0x1028-0x1029 little endian */
|
| /linux/include/linux/ |
| H A D | pe.h | 59 #define IMAGE_FILE_MACHINE_ARM 0x01c0 /* ARM Little-Endian (ARMv4) */ 60 #define IMAGE_FILE_MACHINE_THUMB 0x01c2 /* ARM Thumb Little-Endian (ARMv4T) */ 61 #define IMAGE_FILE_MACHINE_ARMNT 0x01c4 /* ARM Thumb-2 Little-Endian (ARMv7) */ 63 #define IMAGE_FILE_MACHINE_ARM64 0xaa64 /* ARM64 Little-Endian (Classic ABI) */ 64 #define IMAGE_FILE_MACHINE_ARM64EC 0xa641 /* ARM64 Little-Endian (Emulation Compatible ABI for AMD6… 65 #define IMAGE_FILE_MACHINE_ARM64X 0xa64e /* ARM64 Little-Endian (fat binary with both Classic ABI a… 68 #define IMAGE_FILE_MACHINE_CHPE_X86 0x3a64 /* ARM64 Little-Endian (Compiled Hybrid PE ABI for I386)… 76 #define IMAGE_FILE_MACHINE_M32R 0x9041 /* Mitsubishi M32R 32-bit Little-Endian */ 78 #define IMAGE_FILE_MACHINE_MIPS16 0x0266 /* MIPS III with MIPS16 ASE Little-Endian */ 79 #define IMAGE_FILE_MACHINE_MIPSFPU 0x0366 /* MIPS III with FPU Little-Endian */ [all …]
|
| H A D | ieee80211.h | 350 * @fc: frame control bytes in little-endian byteorder 360 * @fc: frame control bytes in little-endian byteorder 370 * @fc: frame control bytes in little-endian byteorder 381 * @fc: frame control bytes in little-endian byteorder 391 * @fc: frame control bytes in little-endian byteorder 401 * @fc: frame control bytes in little-endian byteorder 411 * @fc: frame control bytes in little-endian byteorder 421 * @fc: frame control bytes in little-endian byteorder 431 * @fc: frame control bytes in little-endian byteorder 441 * @fc: frame control bytes in little-endian byteorder [all …]
|
| H A D | ieee802154.h | 328 * @fc: frame control bytes in little-endian byteorder 338 * @fc: frame control bytes in little-endian byteorder 347 * @fc: frame control bytes in little-endian byteorder 356 * @fc: frame control bytes in little-endian byteorder 365 * @fc: frame control bytes in little-endian byteorder 374 * @fc: frame control bytes in little-endian byteorder
|
| /linux/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/include/uapi/linux/ |
| H A D | virtio_pcidev.h | 14 * the @data field should be filled in by the device (in little endian). 16 * the @data field contains the data to write (in little endian). 18 * the @data field should be filled in by the device (in little endian). 20 * the @data field contains the data to write (in little endian). 54 * @data values will often be in little endian (see the ops above.)
|
| /linux/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/drivers/crypto/cavium/cpt/ |
| H A D | cpt_hw_types.h | 30 * stored in memory as little-endian unless CPT()_PF_Q()_CTL[INST_BE] is set. 80 #else /* Word 0 - Little Endian */ 91 #else /* Word 2 - Little Endian */ 113 * This structure is stored in memory as little-endian unless 138 #else /* Word 0 - Little Endian */ 165 #else /* Word 0 - Little Endian */ 198 #else /* Word 0 - Little Endian */ 227 #else /* Word 0 - Little Endian */ 300 #else /* Word 0 - Little Endian */ 341 #else /* Word 0 - Little Endian */ [all …]
|
| /linux/tools/testing/selftests/ftrace/test.d/00basic/ |
| H A D | trace_marker_raw.tc | 10 if lscpu | grep -q 'Little Endian'; then 17 little=`is_little_endian` 23 if [ $little -eq 1 ]; then 67 # add a little buffer 109 # Now add a little more than what it can handle
|
| /linux/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 40 little-endian binary format to have it sent to the configured 56 (header included) in little-endian binary format to have it sent 110 in little-endian binary format to have it sent to the configured 134 in little-endian binary format to have it sent to the configured 162 little-endian binary format to have it sent to the configured 187 (header included) in little-endian binary format to have it sent
|
| /linux/scripts/crypto/ |
| H A D | gen-hash-testvecs.py | 54 self.r = int.from_bytes(key[:16], byteorder='little') & rclamp 55 self.s = int.from_bytes(key[16:], byteorder='little') 61 c = int.from_bytes(chunk, byteorder='little') + 2**(8 * len(chunk)) 69 return m.to_bytes(16, byteorder='little') 88 return Ghash.reflect_bits_in_bytes(int.from_bytes(data, byteorder='little')) 92 return Ghash.reflect_bits_in_bytes(poly).to_bytes(16, byteorder='little') 125 self.h = int.from_bytes(key, byteorder='little') 132 self.acc ^= int.from_bytes(data[i:i+16], byteorder='little') 144 return self.acc.to_bytes(16, byteorder='little') 260 return int.from_bytes(bytestr[pos//8 : pos//8 + length//8], byteorder='little') [all...] |
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cpt_hw_types.h | 167 * stored in memory as little-endian unless CPT()_PF_Q()_CTL[INST_BE] is set. 218 #else /* Word 0 - Little Endian */ 229 #else /* Word 2 - Little Endian */ 251 * This structure is stored in memory as little-endian unless 276 #else /* Word 0 - Little Endian */ 303 #else /* Word 0 - Little Endian */ 336 #else /* Word 0 - Little Endian */ 365 #else /* Word 0 - Little Endian */ 438 #else /* Word 0 - Little Endian */ 479 #else /* Word 0 - Little Endian */ [all …]
|
| /linux/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/Documentation/scheduler/ |
| H A 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 …]
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | asi.h | 128 #define ASI_NL 0x0c /* Nucleus, little endian */ 131 #define ASI_AIUPL 0x18 /* Primary, user, little endian */ 132 #define ASI_AIUSL 0x19 /* Secondary, user, little endian */ 154 #define ASI_PHYS_USE_EC_L 0x1c /* PADDR, E-cachable, little endian*/ 155 #define ASI_PHYS_BYPASS_EC_E_L 0x1d /* PADDR, E-bit, little endian */ 241 #define ASI_BLK_AIUPL 0x78 /* Primary, user, little, blk ld/st*/ 242 #define ASI_BLK_AIUSL 0x79 /* Secondary, user, little, blk ld/st*/ 292 #define ASI_BLK_PL 0xf8 /* Primary, blk ld/st, little */ 293 #define ASI_BLK_SL 0xf9 /* Secondary, blk ld/st, little */ 296 * implicit, little-endian [all …]
|
| /linux/arch/riscv/include/asm/ |
| H A D | image.h | 39 * @text_offset: Image load offset (little endian) 40 * @image_size: Effective Image size (little endian) 41 * @flags: kernel flags (little endian)
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | fsl,qoriq-gpio.yaml | 60 little-endian: 63 GPIO registers are used as little endian. If not 90 little-endian;
|
| /linux/arch/powerpc/include/asm/ |
| H A D | reg_8xx.h | 70 #define DC_SLES 0x05000000 /* Set little endian swap mode */ 71 #define DC_CLES 0x07000000 /* Clear little endian swap mode */ 81 #define DC_LES 0x20000000 /* Caches are little endian mode */
|
| /linux/drivers/firewire/ |
| H A D | nosy-user.h | 22 * quadlet-padded packet data... (little endian) 23 * quadlet with ack (little endian)
|
| /linux/fs/btrfs/tests/ |
| H A D | extent-buffer-tests.c | 19 char *value = "mary had a little lamb"; in test_btrfs_split_item() 20 char *split1 = "mary had a little"; in test_btrfs_split_item() 23 char *split4 = " had a little"; in test_btrfs_split_item() 87 * 'mary had a little' in test_btrfs_split_item()
|
| /linux/Documentation/devicetree/bindings/hwinfo/ |
| H A D | loongson,ls2k-chipid.yaml | 24 little-endian: true 37 little-endian;
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-sdr-ru12le.rst | 11 Real unsigned 12-bit little endian sample 18 represented as a 12 bit unsigned little endian number. Sample is stored
|
| /linux/fs/jfs/ |
| H A D | jfs_unicode.h | 50 * UniStrncmp_le: Compare length limited string - native to little-endian 65 * UniStrncpy_to_le: Copy length limited string with pad to little-endian 82 * UniStrncpy_from_le: Copy length limited string with pad from little-endian
|
| /linux/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
|