Home
last modified time | relevance | path

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

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