Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap.c301 static void regmap_format_32_le(void *buf, unsigned int val, unsigned int shift) in regmap_format_32_le() function
956 map->format.format_reg = regmap_format_32_le; in __regmap_init()
1017 map->format.format_val = regmap_format_32_le; in __regmap_init()