Home
last modified time | relevance | path

Searched full:endian (Results 1 – 25 of 175) sorted by relevance

1234567

/Documentation/devicetree/bindings/regmap/
Dregmap.txt5 little-endian,
6 big-endian,
7 native-endian: See common-properties.txt for a definition
10 Regmap defaults to little-endian register access on MMIO based
12 architectures that typically run big-endian operating systems
13 (e.g. PowerPC), registers can be defined as big-endian and must
16 On SoCs that can be operated in both big-endian and little-endian
19 chips), "native-endian" is used to allow using the same device tree
23 Scenario 1 : a register set in big-endian mode.
27 big-endian;
/Documentation/devicetree/bindings/phy/
Dlantiq,vrx200-pcie-phy.yaml49 lantiq,rcu-endian-offset:
51 description: the offset of the endian registers for this PHY instance in the RCU syscon
53 lantiq,rcu-big-endian-mask:
55 description: the mask to set the PDI (PHY) registers for this PHY instance to big endian
57 big-endian:
58 description: Configures the PDI (PHY) registers in big-endian mode
61 little-endian:
62 description: Configures the PDI (PHY) registers in big-endian mode
74 - lantiq,rcu-endian-offset
75 - lantiq,rcu-big-endian-mask
[all …]
/Documentation/devicetree/bindings/
Dcommon-properties.txt13 - big-endian: Boolean; force big endian register accesses
15 know the peripheral always needs to be accessed in big endian (BE) mode.
16 - little-endian: Boolean; force little endian register accesses
18 peripheral always needs to be accessed in little endian (LE) mode.
19 - native-endian: Boolean; always use register accesses matched to the
27 In such cases, little-endian is the preferred default, but it is not
28 a requirement. Some implementations assume that little-endian is
38 native-endian;
46 big-endian;
54 native-endian;
[all …]
/Documentation/devicetree/bindings/display/
Dsm501fb.txt19 - little-endian: available on big endian systems, to
20 set different foreign endian.
21 - big-endian: available on little endian systems, to
22 set different foreign endian.
Dfsl,dcu.txt14 - big-endian Boolean property, LS1021A DCU registers are big-endian.
26 big-endian;
/Documentation/devicetree/bindings/i2c/
Di2c-mux-reg.txt18 - little-endian: The existence indicates the register is in little endian.
19 - big-endian: The existence indicates the register is in big endian.
20 If both little-endian and big-endian are omitted, the endianness of the
36 Example of a mux on PCIe card, the host is a powerpc SoC (big endian):
45 little-endian; /* little endian register on PCIe */
/Documentation/devicetree/bindings/usb/
Dgeneric-ehci.yaml53 big-endian:
56 Set this flag for HCDs with big endian descriptors and big
57 endian registers.
59 big-endian-desc:
62 Set this flag for HCDs with big endian descriptors.
64 big-endian-regs:
67 Set this flag for HCDs with big endian registers.
108 big-endian;
Dgeneric-ohci.yaml42 big-endian:
45 Set this flag for HCDs with big endian descriptors and big
46 endian registers.
48 big-endian-desc:
51 Set this flag for HCDs with big endian descriptors.
53 big-endian-regs:
56 Set this flag for HCDs with big endian registers.
/Documentation/devicetree/bindings/gpio/
Dgpio-mpc8xxx.txt16 - little-endian : GPIO registers are used as little endian. If not
17 present registers are used as big endian by default.
35 little-endian;
52 little-endian;
Dbrcm,bcm6345-gpio.txt24 - native-endian: use native endian memory.
42 native-endian;
/Documentation/devicetree/bindings/counter/
Dftm-quaddec.txt10 - big-endian: Access the device registers in big-endian mode.
16 big-endian;
/Documentation/devicetree/bindings/timer/
Dfsl,ftm-timer.txt16 - big-endian: One boolean property, the big endian mode will be in use if it is
17 present, or the little endian mode will be in use for all the device registers.
30 big-endian;
/Documentation/devicetree/bindings/rtc/
Drtc-fsl-ftm-alarm.txt21 - big-endian: If the host controller is big-endian mode, specify this property.
22 The default endian mode is little-endian.
/Documentation/devicetree/bindings/sound/
Dfsl,spdif.yaml71 big-endian:
74 If this property is absent, the native endian mode will be in use
75 as default, or the big endian mode will be in use for all the device
76 registers. Set this flag for HCDs with big endian descriptors and big
77 endian registers.
109 big-endian;
Dfsl,esai.txt51 - big-endian : If this property is absent, the native endian mode
52 will be in use as default, or the big endian mode
67 big-endian;
Dfsl-sai.txt52 - big-endian : Boolean property, required if all the SAI
53 registers are big-endian rather than little-endian.
80 big-endian;
/Documentation/devicetree/bindings/pwm/
Dpwm-fsl-ftm.txt14 Please see ../regmap/regmap.txt for more detail about how to specify endian
37 - big-endian: Boolean property, required if the FTM PWM registers use a big-
38 endian rather than little-endian layout.
54 big-endian;
/Documentation/devicetree/bindings/memory-controllers/fsl/
Dddr.txt10 - little-endian : Specifies little-endian access to registers
11 If omitted, big-endian will be used.
/Documentation/devicetree/bindings/mmc/
Dfsl-esdhc.txt39 - little-endian : If the host controller is little-endian mode, specify
40 this property. The default endian mode is big-endian.
/Documentation/riscv/
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" */
/Documentation/devicetree/bindings/soc/fsl/
Dguts.txt28 - little-endian : Indicates that the global utilities block is little
29 endian. The default is big endian.
/Documentation/devicetree/bindings/mtd/
Dintel,ixp4xx-flash.txt4 specific big-endian or mixed-endian memory access pattern.
/Documentation/devicetree/bindings/ptp/
Dptp-qoriq.txt26 - little-endian The presence of this property indicates the 1588 timer
27 IP block is little-endian mode. The default endian mode
28 is big-endian.
/Documentation/devicetree/bindings/net/wireless/
Dmediatek,mt76.txt26 - big-endian: if the radio eeprom partition is written in big-endian, specify
47 big-endian;
/Documentation/userspace-api/media/v4l/
Dpixfmt-sdr-ru12le.rst10 Real unsigned 12-bit little endian sample
17 represented as a 12 bit unsigned little endian number. Sample is stored

1234567