Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-tef.c188 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_tef_obj_read()
H A Dmcp251xfd-dump.c67 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_dump_registers()
H A Dmcp251xfd-rx.c217 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_rx_obj_read()
H A Dmcp251xfd-core.c1409 const int val_bytes = regmap_get_val_bytes(priv->map_reg); in mcp251xfd_read_regs_status()
/openbmc/linux/drivers/platform/mellanox/
H A Dmlxreg-io.c239 priv->regsize = regmap_get_val_bytes(priv->pdata->regmap); in mlxreg_io_probe()
/openbmc/linux/drivers/watchdog/
H A Dmlx_wdt.c297 rc = regmap_get_val_bytes(wdt->regmap); in mlxreg_wdt_probe()
/openbmc/linux/include/linux/
H A Dregmap.h1274 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
/openbmc/linux/sound/soc/
H A Dsoc-component.c427 int val_bytes = regmap_get_val_bytes(component->regmap); in snd_soc_component_setup_regmap()
/openbmc/linux/drivers/base/regmap/
H A Dregmap.c3417 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
3424 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
/openbmc/linux/sound/soc/codecs/
H A Darizona.c2735 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
H A Dmadera.c4754 len = params->num_regs * regmap_get_val_bytes(madera->regmap); in madera_eq_coeff_put()