Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/core/
Dregmap.c352 static inline void __write_8(u8 *addr, const u8 *val, in __write_8() function
430 __write_8(ptr, val, map->endianness); in regmap_raw_write_range()