Searched refs:regmap_get_val_bytes (Results 1 – 5 of 5) sorted by relevance
706 int regmap_get_val_bytes(struct regmap *map);965 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
337 nvmem->word_size = regmap_get_val_bytes(rm); in nvmem_register()
2820 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function2827 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
2376 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
2692 int val_bytes = regmap_get_val_bytes(component->regmap); in snd_soc_component_setup_regmap()