Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/regmap/
Dregmap.c316 static void regmap_parse_32_be_inplace(void *buf) in regmap_parse_32_be_inplace() function
759 map->format.parse_inplace = regmap_parse_32_be_inplace; in __regmap_init()