Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-tef.c153 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_tef_obj_read()
Dmcp251xfd-rx.c189 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_rx_obj_read()
Dmcp251xfd-dump.c67 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_dump_registers()
Dmcp251xfd-core.c1406 const int val_bytes = regmap_get_val_bytes(priv->map_reg); in mcp251xfd_read_regs_status()
/Linux-v6.6/drivers/platform/mellanox/
Dmlxreg-io.c239 priv->regsize = regmap_get_val_bytes(priv->pdata->regmap); in mlxreg_io_probe()
/Linux-v6.6/drivers/watchdog/
Dmlx_wdt.c297 rc = regmap_get_val_bytes(wdt->regmap); in mlxreg_wdt_probe()
/Linux-v6.6/include/linux/
Dregmap.h1273 int regmap_get_val_bytes(struct regmap *map);
1922 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
/Linux-v6.6/sound/soc/
Dsoc-component.c427 int val_bytes = regmap_get_val_bytes(component->regmap); in snd_soc_component_setup_regmap()
/Linux-v6.6/drivers/base/regmap/
Dregmap.c3365 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
3372 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
/Linux-v6.6/sound/soc/codecs/
Darizona.c2735 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
Dmadera.c4754 len = params->num_regs * regmap_get_val_bytes(madera->regmap); in madera_eq_coeff_put()