Home
last modified time | relevance | path

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

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