Home
last modified time | relevance | path

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

/u-boot/drivers/core/
A Dregmap.c165 map->endianness = REGMAP_LITTLE_ENDIAN; in regmap_init_mem_index()
167 map->endianness = REGMAP_BIG_ENDIAN; in regmap_init_mem_index()
199 map->endianness = REGMAP_BIG_ENDIAN; in regmap_init_mem_range()
268 map->endianness = REGMAP_BIG_ENDIAN; in regmap_init_mem()
345 switch (endianness) { in __read_16()
359 switch (endianness) { in __read_32()
374 switch (endianness) { in __read_64()
450 switch (endianness) { in __write_16()
466 switch (endianness) { in __write_32()
483 switch (endianness) { in __write_64()
[all …]
/u-boot/board/freescale/ls1046ardb/
A Dls1046ardb_qspi_pbi.cfg25 #Change endianness
/u-boot/include/
A Dregmap.h110 enum regmap_endianness_t endianness; member
/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 DKconfig97 Say Y here when the endianness of the register or memory holding the
/u-boot/arch/mips/
A DKconfig194 just as commonly used in the one or the other endianness.
/u-boot/doc/
A DREADME.armada-secureboot298 the endianness!
/u-boot/scripts/
A Dspelling.txt447 endianess||endianness
/u-boot/drivers/serial/
A DKconfig681 endianness. If positive, big-endian access is used. If negative,
/u-boot/cmd/
A DKconfig1900 The two commands are very similar except for the endianness of the

Completed in 18 milliseconds