Home
last modified time | relevance | path

Searched refs:regmap_get_val_bytes (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/platform/mellanox/
Dmlxreg-io.c228 priv->regsize = regmap_get_val_bytes(priv->pdata->regmap); in mlxreg_io_probe()
/Linux-v5.15/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-dump.c67 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_dump_registers()
Dmcp251xfd-core.c1332 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_tef_obj_read()
1540 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_rx_obj_read()
2163 const int val_bytes = regmap_get_val_bytes(priv->map_reg); in mcp251xfd_irq()
/Linux-v5.15/drivers/watchdog/
Dmlx_wdt.c298 rc = regmap_get_val_bytes(wdt->regmap); in mlxreg_wdt_probe()
/Linux-v5.15/include/linux/
Dregmap.h1183 int regmap_get_val_bytes(struct regmap *map);
1777 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
/Linux-v5.15/sound/soc/
Dsoc-component.c380 int val_bytes = regmap_get_val_bytes(component->regmap); in snd_soc_component_setup_regmap()
/Linux-v5.15/drivers/base/regmap/
Dregmap.c3286 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
3293 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
/Linux-v5.15/sound/soc/codecs/
Darizona.c2735 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
Dmadera.c4748 len = params->num_regs * regmap_get_val_bytes(madera->regmap); in madera_eq_coeff_put()