Searched refs:regmap_get_val_bytes (Results 1 – 4 of 4) sorted by relevance
1001 int regmap_get_val_bytes(struct regmap *map);1285 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
2984 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function2991 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
2737 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
3045 int val_bytes = regmap_get_val_bytes(component->regmap); in snd_soc_component_setup_regmap()