Searched refs:endianness (Results 1 – 10 of 10) sorted by relevance
165 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 …]
25 #Change endianness
110 enum regmap_endianness_t endianness; member
76 the 'entry'. Decoding depends on the processor's endianness so uses the
97 Say Y here when the endianness of the register or memory holding the
194 just as commonly used in the one or the other endianness.
298 the endianness!
447 endianess||endianness
681 endianness. If positive, big-endian access is used. If negative,
1900 The two commands are very similar except for the endianness of the
Completed in 18 milliseconds