Searched refs:endianness (Results 1 – 15 of 15) sorted by relevance
198 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 …]
13 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()
25 #Change endianness
81 enum endianness { enum
110 enum regmap_endianness_t endianness; member
18 various data sizes and uses the endianness of the target.
15 targets an extra endianness swapped image named *u-boot-swap.bin* is
76 the 'entry'. Decoding depends on the processor's endianness so uses the
109 Say Y here when the endianness of the register or memory holding the
161 endianness. However, this can be controlled from the SYSCON DT node
504 just as commonly used in the one or the other endianness.
298 the endianness!
791 int "ns16550 register width and endianness"797 Indicates register width and also endianness. If positive, big-endian
565 endianess||endianness
2299 The two commands are very similar except for the endianness of the
Completed in 40 milliseconds