Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dregmap.c200 static inline u8 __read_8(u8 *addr, enum regmap_endianness_t endianness) in __read_8() function
271 *((u8 *)valp) = __read_8(ptr, map->endianness); in regmap_raw_read_range()