Searched refs:regmap_get_val_bytes (Results 1 – 11 of 11) sorted by relevance
188 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_tef_obj_read()
67 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_dump_registers()
217 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_rx_obj_read()
1409 const int val_bytes = regmap_get_val_bytes(priv->map_reg); in mcp251xfd_read_regs_status()
239 priv->regsize = regmap_get_val_bytes(priv->pdata->regmap); in mlxreg_io_probe()
297 rc = regmap_get_val_bytes(wdt->regmap); in mlxreg_wdt_probe()
1274 int regmap_get_val_bytes(struct regmap *map);1930 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
427 int val_bytes = regmap_get_val_bytes(component->regmap); in snd_soc_component_setup_regmap()
3417 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function3424 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
2735 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
4754 len = params->num_regs * regmap_get_val_bytes(madera->regmap); in madera_eq_coeff_put()