Searched refs:regmap_bulk_read (Results 1 – 6 of 6) sorted by relevance
| /include/linux/mfd/da9055/ |
| D | core.h | 58 return regmap_bulk_read(da9055->regmap, reg, val, reg_cnt); in da9055_group_read()
|
| /include/linux/mfd/wm8994/ |
| D | core.h | 104 return regmap_bulk_read(wm8994->regmap, reg, buf, count); in wm8994_bulk_read()
|
| /include/linux/mfd/ |
| D | as3722.h | 399 return regmap_bulk_read(as3722->regmap, reg, buf, count); in as3722_block_read()
|
| D | max14577-private.h | 456 return regmap_bulk_read(map, reg, buf, count); in max14577_bulk_read()
|
| D | palmas.h | 3776 return regmap_bulk_read(palmas->regmap[slave_id], addr, in palmas_bulk_read()
|
| /include/linux/ |
| D | regmap.h | 1245 int regmap_bulk_read(struct regmap *map, unsigned int reg, void *val, 1777 static inline int regmap_bulk_read(struct regmap *map, unsigned int reg, in regmap_bulk_read() function
|