Searched refs:regmap_get_val_bytes (Results 1 – 8 of 8) sorted by relevance
188 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_tef_obj_read()
217 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_rx_obj_read()
67 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_dump_registers()
239 priv->regsize = regmap_get_val_bytes(priv->pdata->regmap); in mlxreg_io_probe()
296 rc = regmap_get_val_bytes(wdt->regmap); in mlxreg_wdt_probe()
3480 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function3487 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
2733 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
4740 len = params->num_regs * regmap_get_val_bytes(madera->regmap); in madera_eq_filter_unstable()