Searched refs:regmap_raw_read (Results 1 – 1 of 1) sorted by relevance
472 int regmap_raw_read(struct regmap *map, uint offset, void *valp, size_t val_len) in regmap_raw_read() function487 res = regmap_raw_read(map, offset, &u, map->width); in regmap_read()
Completed in 6 milliseconds