Searched defs:regmap_format_32_be (Results 1 - 1 of 1) sorted by relevance

/drivers/base/regmap/
H A Dregmap.c224 static void regmap_format_32_be(void *buf, unsigned int val, unsigned int shift) function
690 map->format.format_reg = regmap_format_32_be;
742 map->format.format_val = regmap_format_32_be;

Completed in 58 milliseconds