Home
last modified time | relevance | path

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

/linux/drivers/net/can/spi/mcp251xfd/
A Dmcp251xfd-tef.c161 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_tef_obj_read()
A Dmcp251xfd-dump.c67 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_dump_registers()
A Dmcp251xfd-rx.c217 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_rx_obj_read()
A Dmcp251xfd-core.c1410 const int val_bytes = regmap_get_val_bytes(priv->map_reg); in mcp251xfd_read_regs_status()
/linux/drivers/platform/mellanox/
A Dmlxreg-io.c239 priv->regsize = regmap_get_val_bytes(priv->pdata->regmap); in mlxreg_io_probe()
/linux/drivers/watchdog/
A Dmlx_wdt.c296 rc = regmap_get_val_bytes(wdt->regmap); in mlxreg_wdt_probe()
/linux/include/linux/
A Dregmap.h1281 int regmap_get_val_bytes(struct regmap *map);
1941 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
/linux/sound/soc/
A Dsoc-component.c441 int val_bytes = regmap_get_val_bytes(component->regmap); in snd_soc_component_setup_regmap()
/linux/drivers/base/regmap/
A Dregmap.c3440 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
3447 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
/linux/sound/soc/codecs/
A Darizona.c2735 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
A Dmadera.c4754 len = params->num_regs * regmap_get_val_bytes(madera->regmap); in madera_eq_coeff_put()

Completed in 44 milliseconds