Home
last modified time | relevance | path

Searched refs:endianness (Results 1 – 15 of 15) sorted by relevance

/u-boot/drivers/core/
A Dregmap.c198 map->endianness = REGMAP_LITTLE_ENDIAN; in regmap_init_mem_index()
200 map->endianness = REGMAP_BIG_ENDIAN; in regmap_init_mem_index()
232 map->endianness = REGMAP_BIG_ENDIAN; in regmap_init_mem_range()
301 map->endianness = REGMAP_BIG_ENDIAN; in regmap_init_mem()
379 switch (endianness) { in __read_16()
393 switch (endianness) { in __read_32()
408 switch (endianness) { in __read_64()
514 switch (endianness) { in __write_16()
530 switch (endianness) { in __write_32()
547 switch (endianness) { in __write_64()
[all …]
/u-boot/arch/arm/mach-socfpga/
A Dwrap_handoff_soc64.c13 static enum endianness check_endianness(u32 handoff) in check_endianness()
41 static int getting_endianness(void *handoff_address, enum endianness *endian_t) in getting_endianness()
63 enum endianness endian_t; in socfpga_get_handoff_size()
87 enum endianness endian_t; in socfpga_handoff_read()
/u-boot/board/freescale/ls1046ardb/
A Dls1046ardb_qspi_pbi.cfg25 #Change endianness
/u-boot/arch/arm/mach-socfpga/include/mach/
A Dhandoff_soc64.h81 enum endianness { enum
/u-boot/include/
A Dregmap.h110 enum regmap_endianness_t endianness; member
/u-boot/doc/usage/cmd/
A Dmd.rst18 various data sizes and uses the endianness of the target.
/u-boot/doc/board/emulation/
A Dqemu-mips.rst15 targets an extra endianness swapped image named *u-boot-swap.bin* is
/u-boot/doc/arch/
A Dxtensa.rst76 the 'entry'. Decoding depends on the processor's endianness so uses the
/u-boot/arch/arm/cpu/armv8/
A DKconfig109 Say Y here when the endianness of the register or memory holding the
/u-boot/drivers/bootcount/
A DKconfig161 endianness. However, this can be controlled from the SYSCON DT node
/u-boot/arch/
A DKconfig504 just as commonly used in the one or the other endianness.
/u-boot/doc/
A DREADME.armada-secureboot298 the endianness!
/u-boot/drivers/serial/
A DKconfig791 int "ns16550 register width and endianness"
797 Indicates register width and also endianness. If positive, big-endian
/u-boot/scripts/
A Dspelling.txt565 endianess||endianness
/u-boot/cmd/
A DKconfig2299 The two commands are very similar except for the endianness of the

Completed in 40 milliseconds